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
f28bfb5bcb771ae25df7ea6c56280e87fcf497c3
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Tagir Valeev
bf1f12619f
IDEA-166888 Report useless Stream or Optional intermediate operations
2017-01-20 11:32:48 +07:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
avoid false positive contract violations when the control flow goes through unknown conditions (IDEA-164883)
2016-12-22 15:12:03 +01:00
deadCode
fix testdata
2017-01-18 13:29:49 +03:00
defaultFileTemplateUsage
…
defUse
Java: Added a test case to DefUseTest for nested 'try/finally' within a 'for' loop. (IDEA-164371)
2016-12-07 20:09:30 +03:00
deprecatedIsStillUsed
/simple
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
inefficientStreamCount
…
java8ArraysSetAll
IDEA-163460 Recognize patterns convertible to Arrays.setAll()
2017-01-17 12:50:10 +07:00
java8CollectionRemoveIf
…
java8ListSort
…
java8MapApi
Fix replace with computeIfAbsent when resulting var is not used (see also IDEA-166625)
2017-01-16 15:28:40 +07:00
javaDocInspection
/packageInfo
…
lambdaLibsStatic
…
localCanBeFinal
…
magic
…
nullableProblems
IDEA-166444 Good code yellow: Not annotated method with primitive return type is used as an override for a method annotated with NotNull
2017-01-18 19:42:15 +01:00
numericOverflow
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantRequiresStatement
Java: Check if 'java.base' is explicitly required in the inspection "Redundant 'requires' statement in module-info". Minor refactoring of RefJavaModule, to make the inspection code more straightforward. (IDEA-163139)
2016-12-01 13:29:10 +03:00
redundantStreamOptionalCall
IDEA-166888 Report useless Stream or Optional intermediate operations
2017-01-20 11:32:48 +07:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
simplifyCollector
IDEA-160448 Simplify groupingBy-collectingAndThen-Optional.get Collectors chain
2017-01-18 11:07:13 +07:00
smartInheritance
…
streamApiCallChains
SimplifyStreamApiCallChainsInspection: remove support of user-defined collections as it could be incorrect (IDEA-CR-17005)
2017-01-17 15:45:04 +07:00
stringTokenizerDelimiter
…
suspiciousCalls
enable suspicious collections method calls for method references (IDEA-165237)
2016-12-09 13:47:23 +01:00
suspiciousNameCombination
…
testOnly
more accurate error messages for field refs (IDEA-164919)
2016-12-02 17:52:28 +01:00
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
visibility: fix target
2017-01-18 13:29:49 +03:00