1. 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 3 months ago
  2. edf734f Migrate lint and lint-checks to use ktfmt by Omar Ismail · 4 months ago
  3. 0d08051 Add exception for experimental usage from alpha by Alan Viverette · 8 months ago
  4. fab3e38 Run BanInappropriateExperimentalUsageTest in DEFAULT and PARTIAL modes by Alan Viverette · 11 months ago
  5. e42ace1 Warn when unstable AIDL files are missing RequiresOptIn markers by Alan Viverette · 1 year, 6 months ago
  6. 443c0b4 Analyze JAR file path for Maven coordinates as fall back for getLibrary by Tiem Song · 2 years, 4 months ago
  7. 077e0c1 Generate lint report if an annotation's group can't be found by Tiem Song · 2 years, 4 months ago
  8. 0c946fe Add list of allowable experimental notations by Tiem Song · 2 years, 4 months ago
  9. 6d62f77 Process androidx.annotation.OptIn in lint detector by Tiem Song · 2 years, 7 months ago
  10. 505209d Process @OptIn's markerClass for lint checks by Tiem Song · 2 years, 7 months ago
  11. 4922ec2 Revert "Re-enable partial analysis in BanInappropriateExperimentalUsageTest" by Alan Viverette · 2 years, 8 months ago
  12. 499ba8a Re-enable partial analysis in BanInappropriateExperimentalUsageTest by Alan Viverette · 2 years, 8 months ago
  13. 20b6936 Export and read in atomic library group data by Tiem Song · 2 years, 8 months ago
  14. c5446f8 Revert "Add checks to ensure atomic library groups are read in properly" by Tiem Song · 2 years, 8 months ago
  15. d2c1577 Add checks to ensure atomic library groups are read in properly by Tiem Song · 2 years, 10 months ago
  16. 6748087 Add test case for @Experimental Kotlin annotation usage by Tiem Song · 3 years ago
  17. 2318805 Add ability to specify lint test modes during lint check by Tiem Song · 3 years ago
  18. b71ec7b Add integration tests for lint checks, unify under superclass by Alan Viverette · 3 years, 4 months ago
  19. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  20. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  21. e268c4c Fix cross-module detection of experimental annotation usage by Alan Viverette · 3 years, 7 months ago