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-24 14:26:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
183c7cd0b8e985200c1908a66d8c5d918647a13d
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
046b657318
IDEA-111456 An inspection to check method contract well-formedness
2013-08-07 20:25:51 +02:00
..
canBeFinal
…
converter
no ignore_assert_statements in inspection profiles
2013-06-19 16:36:25 +02:00
dataFlow
IDEA-111456 An inspection to check method contract well-formedness
2013-08-07 20:25:51 +02:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
shorter default file header template, DefaultFileTemplateUsage inspection checks for file header template
2013-05-08 15:25:05 +02:00
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
option to ignore fields used in multiple methods to be converted to local (IDEA-108517)
2013-06-14 18:21:29 +04:00
globalContext
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
…
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
redundant cast: special checks for throwable cases (IDEA-111511)
2013-08-05 18:16:23 +02:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
redundant type arguments: replay real inference to avoid inference from parent when inference would use the sibling's bound (IDEA-16723)
2013-05-07 13:43:25 +02:00
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
IDEA-107730@VisibleForTesting is marked as a warning when called within class
2013-07-16 17:48:44 +02:00
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…