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-08-23 07:14:21 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
621795bbee27a1bf9e77fa0cb73fb2a145ec9966
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
ab6ec15175
IDEA-148477 Handle AssertJ assertions in the same way as JUnit assertions
2015-11-26 08:28:04 +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
IDEA-148477 Handle AssertJ assertions in the same way as JUnit assertions
2015-11-26 08:28:04 +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
…
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
…