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
2025-12-17 07:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb1143abcfee79a62d834f17d67dc7f82c91f30f
openide
/
jvm
/
jvm-analysis-kotlin-tests
/
testData
/
codeInspection
History
Sergey Patrikeev
7915d08945
KT-35296 (followup): False positive "Suspicious package-private inspection" on empty package-private super-constructor.
...
GitOrigin-RevId: 5746d2a69c3f3e8395e4479c8d2707dc5d85d211
2019-12-16 12:05:21 +00:00
..
missingDeprecatedAnnotationOnScheduledForRemovalApi
IDEA-211503: Add inspection checking that @ApiStatus.ScheduledForRemoval annotation is accompanied by the @Deprecated.
2019-07-02 06:52:16 +03:00
mustAlreadyBeRemovedApi
IDEA-216155: inspection that warns if API marked with @ScheduledForRemoval annotation must already be removed.
2019-07-02 06:52:16 +03:00
nonExtendableApiUsage
IDEA-219976: False-positive "class must not be extended" for a nested class, whose enclosing class is @NonExtendable.
2019-08-08 15:05:59 +03:00
nonNls
…
overrideOnly
EditorConfig documentation test
2019-06-16 04:03:21 +03:00
suspiciousPackagePrivateAccess
KT-35296 (followup): False positive "Suspicious package-private inspection" on empty package-private super-constructor.
2019-12-16 12:05:21 +00:00
uastCallMatcher
…
unstableApiUsage
ScheduledForRemoval API usages: update test data.
2019-10-24 11:05:18 +00:00
unstableTypeUsedInSignature
Revert "UnstableTypeUsedInSignatureInspection: do not produce a warning in a annotated Kotlin file.
2019-07-02 06:52:16 +03:00