Commit Graph

32 Commits (1d401951580a156b8314ea71c1591748e666f61d)

Author SHA1 Message Date
Don Turner 80a82de945 Update module dependency graphs and add script to create them
6 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
8 months ago
Simon Marquis 59143b0b79
Suppress `LintImplTrimIndent` for `trimMargin()`
8 months ago
Simon Marquis a8450176ed
Add tests for `DesignSystemDetector` lint
8 months ago
Simon Marquis caa482bc71 Kotlinify codebase
9 months ago
Simon Marquis 3cfe4df048
Update lint/src/main/kotlin/com/google/samples/apps/nowinandroid/lint/NiaIssueRegistry.kt
10 months ago
Don Turner 9747255e33 Remove underscore check
10 months ago
Simon Marquis 16fd42a766 Restore lazy API call
11 months ago
Simon Marquis ba19aa6da0 Rename `TestMethodDetector` to `TestMethodNameDetector` as suggested
11 months ago
Simon Marquis 4732249443 Update regex to match expected format
11 months ago
Simon Marquis f9abb3115b Fix test
11 months ago
Simon Marquis 058f0e4375 Add missing import
11 months ago
Simon Marquis d8af223958 Add `TestMethodDetector` with tests
11 months ago
Simon Marquis 0af797f613 Add missing test dependencies
11 months ago
Simon Marquis e0f0256d63 Migrate `DesignSystemIssueRegistry` into generic `NiaIssueRegistry`
11 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
11 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
11 months ago
Simon Marquis 8e708cca05
Merge branch 'main' into lint/sarif
1 year ago
Miłosz Moczkowski 99094199bc Remove redundant suppressions
1 year ago
Simon Marquis 62db986836 Add lint plugin to the `:lint` module
1 year ago
Takeshi Hagikura e1bb03b33d Set the source/target compatibility to 11
1 year ago
Alex Vanyo 38260e5a86 Update to VERSION_17 everywhere
1 year ago
Alex Vanyo 086dc957c0 Update to AGP 8.0
1 year ago
Don Turner 67998766fb
Merge pull request #578 from android/dt/update-lint
2 years ago
Don Turner 50b88aa769 Update lint java version to 11
2 years ago
Márton Braun 237375f52a Remove unused DropdownMenu component
2 years ago
Simon Marquis 92417207dc Migrate last build.gradle to build.gradle.kts
2 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
2 years ago
Nick Rout c12fe1fbe5 Update :core-designsystem module based on Figma file
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script
2 years ago
Nick Rout d05b573f52 Improve design system usage and add lint checks
2 years ago