This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e55733cab2899b9a92bc52019fca0b8a1085ceb
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Anna Kozlova
7ca0d0b0d5
redundant cast: ensure that temp variable would have unique name (IDEA-118197)
2013-12-16 17:00:39 +04:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-116944 Constant Conditions & Exceptions doesn't report if statements with literal true/false condition
2013-12-15 20:04:52 +01:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
IDEA-116732 Field can be converted to a local variable
2013-12-02 18:58:53 +01:00
globalContext
…
guarded
…
javaDocInspection
treat enum constructors as private (IDEA-118133)
2013-12-12 17:24:49 +04:00
localCanBeFinal
IDEA-116508 ("Local variable or parameter can be final" inspection use generates uncompilable code not extracting a really finalizable variable)
2013-11-22 15:25:56 +01:00
magic
/simple
…
nullableProblems
nullable stuff: leave buggy assignment to be warned by dfa (IDEA-100172)
2013-10-24 15:37:07 +02:00
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
redundant cast: ensure that temp variable would have unique name (IDEA-118197)
2013-12-16 17:00:39 +04:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
redundant type args: process nested calls (IDEA-117945)
2013-12-11 16:39:51 +04:00
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
Report @SafeVarargs and System.lineSeparator() usages
2013-10-18 12:50:56 +02:00
visibility
…