Commit Graph

36 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Don Turner 7a5af1620e Merge pull request #1689 from Jaehwa-Noh/replace-test-to-version-catalog
9 months ago
Jaehwa Noh a155fcd31e Remove unused import
10 months ago
Jaehwa Noh a353f03cc4 Replace kotlin("test") to version catalog `kotlin.test`.
10 months ago
Simon Marquis 70620fa102 Kotlin 2.0.0 (#1036)
1 year ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Simon Marquis 9e780cd5e9 Suppress `LintImplTrimIndent` for `trimMargin()`
2 years ago
Simon Marquis 357dabc10a Add tests for `DesignSystemDetector` lint
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
2 years ago
Simon Marquis adb627bf94 Update lint/src/main/kotlin/com/google/samples/apps/nowinandroid/lint/NiaIssueRegistry.kt
2 years ago
Don Turner b985f65158 Remove underscore check
2 years ago
Simon Marquis 8c9fe64ac0 Restore lazy API call
2 years ago
Simon Marquis b4ee730263 Rename `TestMethodDetector` to `TestMethodNameDetector` as suggested
2 years ago
Simon Marquis 28acb57ca0 Update regex to match expected format
2 years ago
Simon Marquis 437f36ed8b Fix test
2 years ago
Simon Marquis 8f1652fa00 Add missing import
2 years ago
Simon Marquis 66cc677353 Add `TestMethodDetector` with tests
2 years ago
Simon Marquis df893558f9 Add missing test dependencies
2 years ago
Simon Marquis bf36edeed2 Migrate `DesignSystemIssueRegistry` into generic `NiaIssueRegistry`
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Simon Marquis e125658335 Merge branch 'main' into lint/sarif
2 years ago
Miłosz Moczkowski bdc607d289 Remove redundant suppressions
2 years ago
Simon Marquis a8e22badf7 Add lint plugin to the `:lint` module
2 years ago
Takeshi Hagikura 7cc622054a Set the source/target compatibility to 11
2 years ago
Alex Vanyo 7aa246bcc1 Update to VERSION_17 everywhere
2 years ago
Alex Vanyo 534e39a771 Update to AGP 8.0
2 years ago
Don Turner 9a885abd76 Merge pull request #578 from android/dt/update-lint
3 years ago
Don Turner 5003f4f23c Update lint java version to 11
3 years ago
Márton Braun 39c76443b1 Remove unused DropdownMenu component
3 years ago
Simon Marquis a99efca0c9 Migrate last build.gradle to build.gradle.kts
3 years ago
Márton Braun 56ecffbadd Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Nick Rout 37611fae12 Update :core-designsystem module based on Figma file
3 years ago
Milosz Moczkowski 2d60785879 Add dependency graphs to every module
3 years ago
Wojtek Kaliciński 79de18507a Move spotless to init script
3 years ago
Nick Rout 1f984bef26 Improve design system usage and add lint checks
3 years ago