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-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e241e1168f9fe9a1e5f1c8af8653d89dc64f0c4
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
0ddd1243b9
honor vararg calls when inferring contracts (IDEA-148862)
2015-12-03 17:32:53 +01:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
Collections.addAll inspection checks for sequential 'addAll' methods (IDEA-147772)
2015-11-20 19:07:07 +03:00
converter
…
dataFlow
honor vararg calls when inferring contracts (IDEA-148862)
2015-12-03 17:32:53 +01:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
empty methods hierarchy: warn about deepest methods, top empty could be of use (IDEA-146409)
2015-10-27 10:04:09 +01:00
equalsAndHashcode
…
fieldCanBeLocal
control flow: take qualifier of left part of assignment expression into account (IDEA-146221)
2015-10-09 17:17:12 +02:00
globalContext
…
guarded
…
javaDocInspection
…
lambdaLibsStatic
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
IDEA-147534 Inspection "@NotNull/@Nullable problems" - "Require @NotNull fileds to be initialized explicitly", does not trigger when using @NonnullByDefault
2015-11-06 16:48:33 +01:00
numericOverflow
/simple
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
stringTokenizerDelimiter
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unusedLibrary
make temporary names more nice-looking, remove project files cached in VFS from the previous tests
2015-10-22 14:05:46 +03:00
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
don't warn about unimplemented Iterator.remove for type parameters
2015-10-28 16:05:02 +01:00
visibility
…