summaryrefslogtreecommitdiff
path: root/lint/src
AgeCommit message (Expand)Author
2022-08-08Lint: support Kotlin annotation replacementMatthew Gharrity
2022-08-08Lint: support use-site targets in annotation fixMatthew Gharrity
2022-08-01Lint IDE batch analysis: catch and log exceptionsMatthew Gharrity
2022-06-30237555614: False positives in ExtraTextTor Norbye
2022-06-01Call ShowUrl::onUrlOpen when availableSergio Murguia
2022-05-24Switch from URLs to Files for class loaderTor Norbye
2022-05-23Play SDK checks should be in the android-lint module, not the lint moduleTor Norbye
2022-05-17[SDK Index] Use severity when reporting issuesSergio Murguia
2022-05-02[SDK Index] Use IdeGooglePlaySdkIndex to show issuesSergio Murguia
2022-05-02Improve lint's Project#dependsOn lookupTor Norbye
2022-04-28230626781: SuspiciousIndentation errors stick aroundTor Norbye
2022-03-22225341614: Incorrect tag in Manifest file should fail buildTor Norbye
2022-03-14Fix lint inclusion of dependencies for in-IDE lint analysisTor Norbye
2022-02-08Support importing extension functions from lint fixesTor Norbye
2022-02-01216663026: Lint quickfix support for lint warnings on import statementsTor Norbye
2022-01-21Add @ReturnThis, @OpenForTesting, @EmptySuper and @DeprecatedSinceApiTor Norbye
2022-01-12[Gradle] Add separate language filetype for Gradle script files IDEA-276227Vladislav.Soroka
2022-01-06Register new indentation lint check as inspectionTor Norbye
2021-12-23211770054: Preserve quickfix order in the IDETor Norbye
2021-12-07Add basic support for detector optionsTor Norbye
2021-12-06Register the "not a constructor" lint check as an inspectionTor Norbye
2021-11-03Register new bidirectional text spoofling lint check as inspectionTor Norbye
2021-11-02Register UAST implementation detectorJinseong Jeon
2021-10-21LintIdeSupport: use service instead of EPMatthew Gharrity
2021-09-14Register IDE inspection for new lint checkTor Norbye
2021-09-14[lint] Suppress some jcenter warningsChristophe Rhodes
2021-07-28Register lint check for @DiscouragedKevin Jeon
2021-06-21Re-enable testLintJar on WindowsRaluca Sauciuc
2021-06-09Register File.endsWith lint check as an IDE inspectionTor Norbye
2021-06-01Lint: avoid freeze for long warning messagesMatthew Gharrity
2021-06-01Convert LintExternalAnnotator to KotlinMatthew Gharrity
2021-06-01Rename .java to .ktMatthew Gharrity
2021-05-13Handle Windows pathsRaluca Sauciuc
2021-05-13convenient API to specify class path — NIO Path instead of ugly URLVladimir Krivosheev
2021-05-03Allow quickfixes to create new filesTor Norbye
2021-04-28[lint] Compute hierarchy from qualified statementsChristophe Rhodes
2021-04-28[lint] Compute hierarchy from qualified configuration closuresChristophe Rhodes
2021-04-28[lint] Don't error on qualified minSdkVersion assignmentChristophe Rhodes
2021-02-26Lint: minor cleanup in DomPsiConverterMatthew Gharrity
2021-02-26Lint: fix bug/typo in DomPsiConverter.getLocalNameMatthew Gharrity
2021-02-25Add missing root comment nodes to DOM documentTor Norbye
2021-02-17[lint] Add inspection for obsolete JCenterChristophe Rhodes
2021-02-17Allow detectors to vary severity per incidentTor Norbye
2021-02-14Track Lint Partial Analysis API changesTor Norbye
2021-01-28Register @ChecksSdkApiLevel inspection and annotation quickfix supportTor Norbye
2021-01-19Mandatory lint resource repositoriesTor Norbye
2021-01-19Declare notification groups in XMLAnastasia Ivanova
2020-12-22Lint: fix spacing in IDE inspection descriptionMatthew Gharrity
2020-12-21Lint: fix CallSuperDetector quick-fix for KotlinMatthew Gharrity
2020-12-10Lint: remove read action cancelation loggingMatthew Gharrity