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
39aa837db3ebb2534f12e65eb4eee83088af3e29
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
b261c7fd57
IDEA-163678 "Passing non-null argument to 'Optional'" warning expected
2016-11-09 14:31:09 +01:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
IDEA-163678 "Passing non-null argument to 'Optional'" warning expected
2016-11-09 14:31:09 +01:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecatedIsStillUsed
/simple
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
inefficientStreamCount
IDEA-163051 "Replace inefficient Stream API call chains ending with count()": fix leaves redundant casts
2016-10-25 12:27:51 +07:00
java8CollectionRemoveIf
…
java8CollectionsApi
…
java8ListSort
…
java8MapGet
Java8ReplaceMapGetInspection: missing statements.length check is added (EA-91331)
2016-11-08 15:51:02 +07:00
javaDocInspection
/packageInfo
…
lambdaLibsStatic
…
localCanBeFinal
…
magic
…
nullableProblems
don't suggest to make parameters for field @NotNull if the parameters don't belong to a constructor
2016-11-02 16:50:35 +01:00
numericOverflow
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
streamApiCallChains
IDEA-163302 Suggest to use IntStream.boxed() if manually mapping to an Integer
2016-11-03 11:26:21 +07:00
stringTokenizerDelimiter
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…