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-25 18:25:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b37bf2f554f11d6958ff91c291bb85ec815c8b97
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Tagir Valeev
and
intellij-monorepo-bot
c40db04b6c
DfaBinOpValue: fix for float/double casts (EA-221317); more tests
...
GitOrigin-RevId: d9dbe0360a9427cf601eebe0b585fbfc7c45ccd8
2020-01-30 04:13:49 +00:00
..
blockMarkerComments
…
canBeFinal
…
castCanBeRemovedNarrowingVariableType
…
charsetObjectCanBeUsed
…
classGetClass
…
cleanerCapturingThis
…
collectionAddAllCanBeReplacedWithConstructor
…
commonIfParts
IfStatementWithIdenticalBranchesInspection: better substitution in case of multiple variables : IDEA-229916
2020-01-22 02:08:17 +00:00
conditionalCanBeOptional
…
converter
…
dataFlow
DfaBinOpValue: fix for float/double casts (EA-221317); more tests
2020-01-30 04:13:49 +00:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecatedIsStillUsed
…
deprecation
…
duplicateBranchesInEnhancedSwitch
…
duplicateBranchesInEnhancedSwitchFix
…
duplicateBranchesInSwitch
…
duplicateBranchesInSwitchFix
…
duplicateExpressions
…
duplicateExpressionsFix
…
duplicateThrows
…
emptyMethod
…
endlessStream
…
equalsAndHashcode
…
explicitArrayFilling
…
fieldCanBeLocal
…
filesReadWriteString
…
forRemoval
…
globalContext
…
guarded
…
idempotentLoopBody
…
inefficientStreamCount
…
invokeHandleSignature
…
java8CollectionRemoveIf
…
java8ListSort
…
java8MapApi
…
java8MapForEach
…
java9AccessCanBeTightened
…
java9CollectionFactory
…
java9ReflectionClassVisibility
…
java9Visibility
…
javaLangReflectHandleInvocation
…
javaReflectionInvocation
…
javaReflectionMemberAccess
…
jvm
…
lambdaLibsStatic
…
listRemoveInLoop
…
localCanBeFinal
Error highlighting for records: compact constructors (8.10.5) IDEA-228460
2019-12-18 11:37:51 +00:00
longLine
…
magic
…
manualMinMaxCalculation
Unify TrivialIfInspection and IfConditionalModel
2020-01-21 06:38:24 +00:00
notNullField
…
nullableProblems
NullableStuffInspectionBase: fixed support for type-use annotations on arrays
2020-01-13 09:06:21 +00:00
numericOverflow
…
obviousNotNull
…
offline
…
optionalChains
…
optionalGet
…
overflowingLoop
…
overwrittenKey
…
parameterCanBeLocal
…
patternVariableCanBeUsed
PatternVariableCanBeUsedInspection: support reification
2020-01-26 07:39:16 +00:00
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantLabeledSwitchRuleCodeBlock
…
redundantLabeledSwitchRuleCodeBlockFix
…
redundantRecordConstructor
Redundant record constructors: check redundant field assignments in compact; more tests
2020-01-28 13:13:23 +00:00
redundantRequiresStatement
…
redundantStreamOptionalCall
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
reflectionAccess
…
requireNonNull
…
sameParameterValue
…
sillyAssignment
…
simplifyCollector
…
smartInheritance
…
streamApiCallChains
IDEA-229683 Replacement IntStream.range.mapToObj with Arrays.stream is wrong when array elements are written.
2019-12-30 16:37:41 +00:00
stringRepeat
…
stringTokenizerDelimiter
…
suspiciousArrayMethodCall
…
suspiciousCalls
…
suspiciousNameCombination
…
switchExpressionBackwardMigration
…
switchExpressionMigration
…
switchLabeledRuleCanBeCodeBlock
…
switchLabeledRuleCanBeCodeBlockFix
…
testOnly
prohibit TestOnly & VisibleForTesting on a single method
2019-12-13 13:09:23 +00:00
textBlockBackwardMigration
TextBlockMigration: support two new escape sequences (IDEA-230758)
2020-01-29 04:45:09 +00:00
textBlockMigration
TextBlockMigration: support two new escape sequences (IDEA-230758)
2020-01-29 04:45:09 +00:00
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
unusedServiceImplementations
…
usage1.5
…
visibility
…
wrapperTypeMayBePrimitive
…