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-26 15:27:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8a63070d0c09705e06d65530d57a66f45e1ff1e
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Dmitry Batkovich
583b83e553
quick fix for deprecation inspection: replace method call with suggested in javadoc if no red code produced IDEA-130816
2017-09-18 19:42:50 +03:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
improve inspection wording, description and highlighting
2017-09-12 21:21:44 +02:00
converter
…
dataFlow
ControlFlowAnalyzer: store lambda return val to variable when inlining block
2017-09-18 14:45:40 +07:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecatedIsStillUsed
/simple
…
deprecation
quick fix for deprecation inspection: replace method call with suggested in javadoc if no red code produced IDEA-130816
2017-09-18 19:42:50 +03:00
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
forRemoval
…
globalContext
…
guarded
…
inefficientStreamCount
…
invokeHandleSignature
…
java8ArraysSetAll
…
java8CollectionRemoveIf
…
java8ListSort
…
java8MapApi
…
java8MapForEach
…
java9AccessCanBeTightened
…
java9CollectionFactory
…
java9ReflectionClassVisibility
…
java9Visibility
…
javaDocInspection
/packageInfo
…
javaLangReflectHandleInvocation
…
javaReflectionInvocation
…
javaReflectionMemberAccess
…
lambdaLibsStatic
…
localCanBeFinal
…
longLine
…
magic
…
nullableProblems
…
numericOverflow
…
obviousNotNull
…
offline
…
optionalChains
IDEA-176397 Warn about pointless rewrapping of Optional value
2017-09-08 10:41:51 +07:00
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantRequiresStatement
…
redundantStreamOptionalCall
…
redundantSuppress
redundant suppressions: trim ids (IDEA-178473)
2017-09-06 12:34:46 +03:00
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
simplifyCollector
…
smartInheritance
…
streamApiCallChains
…
stringTokenizerDelimiter
…
suspiciousArrayMethodCall
…
suspiciousCalls
LightCodeInsightFixtureTestCase: JAVA_1.4 descriptor mocks 1.4 JDK
2017-09-13 12:07:43 +07:00
suspiciousNameCombination
…
testOnly
…
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
unusedServiceImplementations
…
usage1.5
…
visibility
…