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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b20fc1c936c9e963f6b77a775eeaa61dfe557040
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
590c6bfc19
don't report negated compile-time constants as always true/false (IDEA-118388)
2014-12-03 17:40:04 +01:00
..
blockMarkerComments
…
canBeFinal
…
converter
fix test data
2014-10-31 08:45:56 +01:00
dataFlow
don't report negated compile-time constants as always true/false (IDEA-118388)
2014-12-03 17:40:04 +01:00
deadCode
unused declaration: add refs on functional interface from functional expressions (IDEA-132138)
2014-11-14 18:09:47 +01:00
defaultFileTemplateUsage
IDEA-132440 (more straightforward element lookup)
2014-11-06 18:00:38 +01:00
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
field may be local: ignore all fields referenced by qualifier (IDEA-133017)
2014-11-17 19:55:40 +01:00
globalContext
…
guarded
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
IDEA-133565 "@NotNull/@Nullable Problems" inspection doesn't ignore external annotations
2014-11-27 14:43:01 +01:00
numericOverflow
/simple
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
part II for IDEA-132470 (Wrong code inspections on signature polymorphic method calls)
2014-11-07 12:15:52 +01:00
redundantCast
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
…
suspiciousNameCombination
lambda return value: do not check containing method name against lambda return value
2014-11-18 18:36:30 +01:00
testOnly
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
api usage inspection: warn if old interface method was made default and class doesn't override it
2014-10-01 18:15:06 +02:00
visibility
…