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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7fbc4b4bc48380d5fc1a4bf51f239698bb7d66c
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Anna Kozlova
e83b30812c
field can be local: don't evaluate runtime constants (IDEA-157179)
2016-06-07 20:06:58 +03:00
..
blockMarkerComments
…
canBeFinal
fix tests
2016-05-24 10:09:24 +02:00
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
IDEA-151717 Ignore equals method for @ParametersAreNonnullByDefault
2016-06-07 17:44:20 +02:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
field can be local: don't evaluate runtime constants (IDEA-157179)
2016-06-07 20:06:58 +03:00
globalContext
…
guarded
…
java8CollectionsApi
…
javaDocInspection
/packageInfo
…
lambdaLibsStatic
…
localCanBeFinal
…
magic
test for not loading AST unnecessarily
2016-04-29 12:11:34 +03:00
nullableProblems
…
numericOverflow
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
streamApiCallChains
Java inspection: Simplify stream API call chains - error handling added, inspection description improved, tests added (IDEA-140724, IDEA-156324)
2016-05-26 16:27:17 +03:00
stringTokenizerDelimiter
…
suspiciousCalls
suspicious method call: ignore poly conditional expressions in invocation context as their type would be always the same as target type (IDEA-155622)
2016-05-09 19:42:35 +02:00
suspiciousNameCombination
…
testOnly
IDEA-155323 Bogus "Test-only method is called" inspection
2016-04-29 22:56:20 +02:00
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…