Commit Graph

38 Commits (main)

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