This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-04-30 10:20:15 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
243
Add File
New File
Upload File
Apply Patch
openide
/
jvm
/
jvm-analysis-impl
/
resources
/
inspectionDescriptions
History
Andrei Iurko
efbebbef0b
[qodana] QD-9891 Add reviewed inspections categories and fix json schema validation
...
GitOrigin-RevId: 7ca2b2fde31a47b41b1940badee13d931bd91102
2024-11-06 14:28:05 +00:00
..
AssertBetweenInconvertibleTypes.html
…
BlockingMethodInNonBlockingContext.html
…
Dependency.html
…
LoggingConditionDisagreesWithLogLevelStatement.html
…
LoggingGuardedByCondition.html
IJPF-CR-21728 [java-inspection] IDEA-337700 Improvements for logging inspections
2024-07-03 12:12:46 +00:00
LoggingPlaceholderCountMatchesArgumentCount.html
…
LoggingSimilarMessage.html
IJPF-CR-20648 [uast-inspection] IDEA-343298 LoggingSimilarMessageInspection should skip empty messages
2024-02-21 14:15:51 +00:00
LoggingStringTemplateAsArgument.html
IJPF-CR-22863 [uast-inspection] IDEA-352839 introduce an option to check if calls contain only exception as an argument
2024-07-03 12:12:46 +00:00
LogStatementNotGuardedByLogCondition.html
[java-inspection] IJ-CR-128589 IDEA-349655 Improvements for logging inspections. new LogStatementNotGuardedByLogCondition
2024-03-22 20:35:53 +00:00
metaInformation.json
[qodana] QD-9891 Add reviewed inspections categories and fix json schema validation
2024-11-06 14:28:05 +00:00
MissingDeprecatedAnnotationOnScheduledForRemovalApi.html
…
MustAlreadyBeRemovedApi.html
…
NonExtendableApiUsage.html
…
OverrideOnly.html
…
SerializableHasSerialVersionUIDField.html
…
Since15.html
…
SourceToSinkFlow.html
…
StringToUpperWithoutLocale2.html
…
SuppressionAnnotation.html
IDEA-337709: Reimplement SuppressionAnnotationInspection to UAST
2023-11-27 18:29:28 +00:00
SystemGetProperty.html
…
TestCaseWithNoTestMethods.html
…
TestFailedLine.html
…
TestInProductSource.html
…
TestMethodWithoutAssertion.html
…
TestOnlyProblems.html
…
ThreadRun.html
…
UnstableApiUsage.html
…
UnstableTypeUsedInSignature.html
…
UrlHashCode.html
…
UsagesOfObsoleteApi.html
…