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 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ced545552aded5235334d08e9f9783ab4f0abe8d
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
yarik
ced545552a
[java formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
fix contracts for junit5 assertions
2017-06-08 17:12:36 +02:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecatedIsStillUsed
/simple
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
inefficientStreamCount
[java formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
invokeHandleSignature
…
java8ArraysSetAll
…
java8CollectionRemoveIf
…
java8ListSort
…
java8MapApi
[java formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
java8MapForEach
…
java9CollectionFactory
[java formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
java9ReflectionClassVisibility
…
javaDocInspection
/packageInfo
…
javaLangReflectHandleInvocation
…
javaReflectionInvocation
…
javaReflectionMemberAccess
Java: Recognize Integer.TYPE (and similar) when checking reflective access to methods (IDEA-172744)
2017-06-02 13:32:28 +03:00
lambdaLibsStatic
…
localCanBeFinal
…
longLine
…
magic
…
nullableProblems
add some notnulls to BaseStream (IDEA-173629)
2017-06-09 16:41:54 +02:00
numericOverflow
…
obviousNotNull
…
offline
…
optionalChains
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
fixed yellow code in PersistentFSImpl where VEvent was casted to subclass for the method different not-nullness
2017-06-09 11:08:23 +03:00
redundantRequiresStatement
…
redundantStreamOptionalCall
[java formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
simplifyCollector
…
smartInheritance
…
streamApiCallChains
[java formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
stringTokenizerDelimiter
…
suspiciousArrayMethodCall
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
MakeVoidQuickFix: handle side-effects correctly; add braces
2017-06-02 16:50:48 +07:00
unusedServiceImplementations
…
usage1.5
…
visibility
…