- 99a3ab7 Update JSpecify lint check to use fully qualified names by Julia McClellan · 3 months ago
- 7744c27 Update BanInappropriateExperimentalUsage to not assume two-term groups by Owen Gray · 3 months ago
- e66d57d Remove ClassVerificationFailureDetector by Julia McClellan · 4 months ago
- a1a3372 Update to AGP 8.8.0-alpha04 by Julia McClellan · 5 months ago
- d95c2bf Add lint for AutoValue methods requiring overrides by Julia McClellan · 6 months ago
- 7919d97 Merge "Expand nullness lint check to more type-use positions" into androidx-main by Julia McClellan · 6 months ago
- 8f643f7 Merge "Add a lint check banning the use of @NullMarked" into androidx-main by Julia McClellan · 6 months ago
- cae114c Add a lint check banning the use of @NullMarked by Julia McClellan · 6 months ago
- e18ce1c Expand nullness lint check to more type-use positions by Julia McClellan · 6 months ago
- 231e6c1 Rename array nullness lint check to JSpecify nullness by Julia McClellan · 6 months ago
- b7192cd Prevent unintended usage of TypeMirror.toString by Julia McClellan · 9 months ago
- 054b782 Update to AGP 8.7.0-alpha02 by Fred Sladkey · 7 months ago
- 7ef46f1 Add a lint check to move type-use array annotations by Julia McClellan · 9 months ago
- 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 9 months ago
- edf734f Migrate lint and lint-checks to use ktfmt by Omar Ismail · 9 months ago
- c7a713e Disable Java-side support for ReplaceWith on Kotlin properties by Alan Viverette · 11 months ago
- 90f97d7 Fix ObsoleteCompatDetector auto-fix to remove line breaks by Alan Viverette · 11 months ago
- 5432795 Lint to ban @removed doc tag by Julia McClellan · 1 year ago
- 0d08051 Add exception for experimental usage from alpha by Alan Viverette · 1 year, 1 month ago
- 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 1 year, 1 month ago
- 595d4f3 agp-8.4.0-alpha07 by Fred Sladkey · 1 year, 1 month ago
- 1080c03 Add tests for Kotlin usage of ReplaceWith on Java constructors by Alan Viverette · 1 year, 1 month ago
- 1d17261 Add support for Kotlin's replaceWith used from Java sources by Alan Viverette · 1 year, 1 month ago
- 55f8707 Add support for inserting imports, fix string literal args by Alan Viverette · 1 year, 1 month ago
- 0b25155 Move ReplaceWithDetector to lint-checks by Alan Viverette · 1 year, 1 month ago
- a686f69 Add a project for gradle lint checks by Julia McClellan · 1 year, 1 month ago
- 7b4652f Add lint check for eager gradle APIs by Julia McClellan · 1 year, 1 month ago
- 1633f9f Create lint check for deprecating obsolete compat methods by Alan Viverette · 1 year, 1 month ago
- 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 3 months ago
- 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 2 months ago
- 2df29dfa Revert "Update experimental checks for lint bug fixes" by Aurimas Liutikas · 1 year, 2 months ago
- 8447ebb Update experimental checks for lint bug fixes by Alan Viverette · 1 year, 2 months ago
- fab3e38 Run BanInappropriateExperimentalUsageTest in DEFAULT and PARTIAL modes by Alan Viverette · 1 year, 5 months ago
- e058449 Workarounds to obtain group ID for transformed dependencies by Alan Viverette · 1 year, 5 months ago
- 385a7c7 Merge "Remove AIDL lint check and supporting classes" into androidx-main by Treehugger Robot · 1 year, 5 months ago
- 25a3af8 Remove AIDL lint check and supporting classes by Alan Viverette · 1 year, 6 months ago
- 9ac499c AGP 8.3.0-alpha04 and corresponding Studio by Jeff Gaston · 1 year, 5 months ago
- ea5d99c Revert "Fix race condition by delegating to instance in "winning" class loader" by Alan Viverette · 1 year, 5 months ago
- 771e6f8 Fix race condition by delegating to instance in "winning" class loader by Alan Viverette · 1 year, 6 months ago
- c75ce3d0 Fix detection of qualified RequiresOptIn annotations by Alan Viverette · 1 year, 6 months ago
- 1b5c279 Special-case the androidx.* library group prefix by Alan Viverette · 1 year, 6 months ago
- 7122de7 Initial fork of RestrictToDetector by Alan Viverette · 1 year, 6 months ago
- 5511a0e Lint check to verify @Deprecated and @deprecated match by Julia McClellan · 1 year, 7 months ago
- 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 7 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
- bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
- 6c5f1c6 Add a check that prerelease SDK checks are only used with TOT core dependency by Julia McClellan · 1 year, 10 months ago
- f096868 Visit parcelable definitions in AidlDefinitionDetector by Alan Viverette · 1 year, 11 months ago
- f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 10 months ago
- 1e33cac Add lint check to ban usage of @RestrictTo(TESTS) and fix usages by Alan Viverette · 1 year, 11 months ago
- e42ace1 Warn when unstable AIDL files are missing RequiresOptIn markers by Alan Viverette · 1 year, 11 months ago
- 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 11 months ago
- 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 2 years, 2 months ago
- 2fb9760 Change CVF fix for parameter type implicit casting by Julia McClellan · 2 years ago
- af75dae Lint check for CVF in implicit casts by Julia McClellan · 2 years, 1 month ago
- a1e6b25 Fix minor typos in thread.sleep lint tests by Tiem Song · 2 years ago
- 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years ago
- c73d3e8 Revert "Revert "Cast method call args in CVF fix if they don't match expected types"" by Julia McClellan · 2 years ago
- 52f8c9a Revert "Re-enable TestMode.SUPPRESSIBLE in ExperimentalPropertyAnnotationDetectorTest" by Aurimas Liutikas · 2 years, 1 month ago
- 02c9ddf Revert "Cast method call args in CVF fix if they don't match expected types" by Aurimas Liutikas · 2 years, 1 month ago
- 5c4b8f5 Merge "Cast method call args in CVF fix if they don't match expected types" into androidx-main by Julia McClellan · 2 years, 1 month ago
- 47f52d1 Re-enable TestMode.SUPPRESSIBLE in ExperimentalPropertyAnnotationDetectorTest by Tiem Song · 2 years, 1 month ago
- 36f08d8 Cast method call args in CVF fix if they don't match expected types by Julia McClellan · 2 years, 1 month ago
- 6f113e8 Use symbol name in Lint autofix detection by Tiem Song · 2 years, 1 month ago
- 91a2d70 Disable IMPORT_ALIAS lint test mode for testAnnotationUsageKt by Tiem Song · 2 years, 1 month ago
- 39f2226 Upgrade to Android Gradle Plugin 8.0.0-alpha07 by Aurimas Liutikas · 2 years, 4 months ago
- d0c077b Lint check for adding JvmDefaultWithCompatibility annotation by Julia McClellan · 2 years, 4 months ago
- 9719ea5 Revert "Revert "Lint check that experimental annotations are correctly applied to Kotlin properties"" by Julia McClellan · 2 years, 4 months ago
- 2fecb97 Merge "Revert "Lint check that experimental annotations are correctly applied to Kotlin properties"" into androidx-main by Julia McClellan · 2 years, 4 months ago
- de91d58 Revert "Lint check that experimental annotations are correctly applied to Kotlin properties" by Julia McClellan · 2 years, 4 months ago
- ffa9207 Merge "Lint check that experimental annotations are correctly applied to Kotlin properties" into androidx-main by Julia McClellan · 2 years, 4 months ago
- f2dbfc7 Merge "Add range check test for BanUncheckedReflection lint" into androidx-main by Julia McClellan · 2 years, 4 months ago
- 57e43cc Lint check that experimental annotations are correctly applied to Kotlin properties by Julia McClellan · 2 years, 8 months ago
- 79621ef Add range check test for BanUncheckedReflection lint by Julia McClellan · 2 years, 6 months ago
- d34ceae Reenable lint tests turned off for AGP upgrade by Julia McClellan · 2 years, 4 months ago
- 2ac882d Ignore lint tests blocking AGP upgrade by Julia McClellan · 2 years, 5 months ago
- 9fc30a7 Allow DeprecatedSinceApi annotation to satisfy BanUncheckedReflection lint by Julia McClellan · 2 years, 5 months ago
- d63a967 Allow preceding if-with-return to satisfy BanUncheckedReflection by Julia McClellan · 2 years, 6 months ago
- 92dc921 Check if CVF fix method already exists before adding it by Julia McClellan · 2 years, 6 months ago
- e092743 Find expected type for values used as method params in CVF fix by Julia McClellan · 2 years, 6 months ago
- bc7af6a3 Use the fully qualified type in the CVF auto-fix for a constructor call by Julia McClellan · 2 years, 6 months ago
- 78e227e Change return type in CVF lint fix to prevent invalid implicit casting by Julia McClellan · 2 years, 7 months ago
- c801282 Temporarily ignore one class verification failure lint test by Julia McClellan · 2 years, 7 months ago
- 007371d Use fully qualified class names in class verification failure autofix by Julia McClellan · 2 years, 7 months ago
- ba6d01c Fix BanConcurrentHashMap lint for Kotlin fully-qualified usages and add tests for more cases by Julia McClellan · 2 years, 9 months ago
- 425e95a Merge "Inline sample files for NullabilityAnnotationsDetectorTest" into androidx-main by Treehugger Robot · 2 years, 8 months ago
- 162dbff Merge "Address lint issues in IdeaSuppressionDetectorTest" into androidx-main by Treehugger Robot · 2 years, 8 months ago
- efd647d Inline sample files for NullabilityAnnotationsDetectorTest by Tiem Song · 2 years, 8 months ago
- 7a9ebb7 Address lint issues in IdeaSuppressionDetectorTest by Tiem Song · 2 years, 8 months ago
- cd784f4 Merge "Address lint issues in BanConcurrentHashMapTest" into androidx-main by Tiem Song · 2 years, 8 months ago
- b5c0075 Merge "Address lint issues related to PrivateConstructorForUtilityClassDetectorTest" into androidx-main by Tiem Song · 2 years, 8 months ago
- 25f0827 Address Synchronized lint issues in lint-checks module by Tiem Song · 2 years, 9 months ago
- 7ee49ae Address lint issues in BanConcurrentHashMapTest by Tiem Song · 2 years, 8 months ago
- cfac501 Address lint issues related to PrivateConstructorForUtilityClassDetectorTest by Tiem Song · 2 years, 8 months ago
- 40dee48 Create fixes for class verification failures with unusual receivers by Julia McClellan · 2 years, 9 months ago
- 12b24e08 Merge "Create fix for class verification failure on method call to implicit this" into androidx-main by Julia McClellan · 2 years, 9 months ago
- 0e5033b Create fix for class verification failure on method call to implicit this by Julia McClellan · 2 years, 9 months ago
- f2f07aa Enable the IgnoreClassLevelDetector lint check for test files by Julia McClellan · 2 years, 9 months ago
- 4a710009 Ensure class verification failure lint fix curly brackets are on different lines by Julia McClellan · 2 years, 10 months ago
- 2a2b1d9 Include fully-qualified class name when necessary in ClassVerificationFailure autofix by Julia McClellan · 2 years, 9 months ago