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
b8d5b9ab09072cf83bf96146b9ce458b25f5111b
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Anna Kozlova
8b549a9397
unused declaration: ensure refs are collected from method's parameter list as well as it's body (IDEA-158182)
2016-09-06 11:58:44 +03:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
IDEA-160428 IDEA-CR-13384 Parenthesized expressions support
2016-08-30 10:55:06 +03:00
deadCode
unused declaration: ensure refs are collected from method's parameter list as well as it's body (IDEA-158182)
2016-09-06 11:58:44 +03:00
defaultFileTemplateUsage
…
defUse
unused assignment: check lambda body for unused assignments
2016-09-05 07:57:42 +03:00
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
java8CollectionsApi
…
javaDocInspection
/packageInfo
…
lambdaLibsStatic
…
localCanBeFinal
…
magic
…
nullableProblems
do not search null-literal argument for notnull var-arg parameter IDEA-160134
2016-08-23 13:13:40 +03:00
numericOverflow
…
offline
unused declaration: move unused local variables check to unused declaration
2016-09-05 07:57:43 +03:00
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantSuppress
redundant suppression: disable for global tools which need graph (IDEA-159279)
2016-08-12 11:06:57 +02:00
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
streamApiCallChains
SimplifyStreamApiCallChains description updated; Stream.forEach() -> Collection.forEach() marked as "may change semantics".
2016-09-01 13:34:42 +07:00
stringTokenizerDelimiter
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
alternative suppress id for global inspections (IDEA-154071)
2016-07-20 09:29:54 +02:00
unusedReturnValue
…
usage1.5
…
visibility
…