secant-android-wallet/build-conventions-secant
Carter Jernigan 4acd5d3593
[#584 ]Adopt Twitter's Compose Detekt rules
Twitter had a set of Compose rules, which have been forked into Detekt, Ktlint, and Android Lint implementations.

I see ktlint as mostly being formatting, Detekt being more for multiplatform static analysis, and Android Lint for Android-specific issues.  Android lint is slow, so I didn’t want to use it as the first choice.

I went with the Detekt implementation which can be useful if we leverage multiplatform for our Composables in the future.
2023-03-01 07:58:47 -05:00
..
src/main/kotlin [#584 ]Adopt Twitter's Compose Detekt rules 2023-03-01 07:58:47 -05:00
build.gradle.kts [#742] Kotlin 1.8.10 2023-02-10 07:18:58 -05:00
buildscript-gradle.lockfile [#678] Gradle 7.6 2022-12-15 16:16:50 +01:00
gradle.lockfile [#742] Kotlin 1.8.10 2023-02-10 07:18:58 -05:00
settings.gradle.kts [#547] Configurable dependency locking 2022-07-22 13:00:04 -04:00