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-01-04 00:20:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
883f8005744a9aa2acac83fe374eecd978d68847
openide
/
jvm
/
jvm-analysis-kotlin-tests
/
testSrc
/
com
/
intellij
/
codeInspection
/
tests
/
kotlin
History
Georgii Ustinov
883f800574
[Code Analysis. Inspection] IDEA-234302 System.getProperty(str) inspection implementation. Review Refactor
...
GitOrigin-RevId: e793b2306586a3ea6e12691b5d887fe1cf0b2913
2023-09-22 13:59:38 +00:00
..
logging
[java-inspections] IDEA-326706 Filter guards for logs if any of calls are accepted
2023-08-03 08:52:43 +00:00
performance
…
sourceToSink
[uast-inspections] IDEA-331248 Non-safe string: allow static inter-analysis for taint inference
2023-09-04 19:02:12 +00:00
test
[jvm] Enable remove private test for JUnit inspections
2023-09-22 13:39:47 +00:00
KotlinBlockingCallDetectionTest.java
…
KotlinCallMatcherTest.kt
…
KotlinDependencyInspectionTest.kt
…
KotlinJavaApiUsageInspectionTest.kt
[kotlin] ensure that UastCallableReferenceExpression preserves receiver expression
2023-08-08 07:37:39 +00:00
KotlinMarkedForRemovalInspectionTest.kt
…
KotlinMigrationTest.kt
…
KotlinMissingDeprecatedAnnotationOnScheduledForRemovalApiInspectionTest.kt
…
KotlinMustAlreadyBeRemovedApiInspectionTest.kt
…
KotlinNonNlsUastUtilTest.java
…
KotlinObsoleteApiUsageInspectionTest.kt
…
KotlinSameParameterValueGlobalInspectionTest.kt
…
KotlinSameParameterValueLocalInspectionTest.kt
…
KotlinSerializableHasSerialVersionUidFieldInspectionTest.kt
…
KotlinSuspiciousPackagePrivateAccessInspectionTest28.kt
…
KotlinSystemGetPropertyInspectionTest.kt
[Code Analysis. Inspection] IDEA-234302 System.getProperty(str) inspection implementation. Review Refactor
2023-09-22 13:59:38 +00:00
KotlinThreadRunInspectionTest.kt
…
KotlinUnstableApiUsageInspectionTest.kt
…
NonExtendableApiUsageInspectionTest.kt
…
OverrideOnlyInspectionTest.kt
…
RedundantRequiresStatementTest.kt
…
SameReturnValueGlobalInspectionTest.java
…
SameReturnValueLocalInspectionTest.java
…
UnstableTypeUsedInSignatureTest.kt
…
UnusedDeclarationKtTest20.java
[kotlin] ensure that UastCallableReferenceExpression preserves receiver expression
2023-08-08 07:37:39 +00:00
UnusedReturnValueInspectionKtTest.java
…