secant-android-wallet/build-conventions-secant/src/main/kotlin
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
..
secant.android-build-conventions.gradle.kts [#566] Enable Compose compiler metrics 2023-02-20 11:22:33 -05:00
secant.dependency-conventions.gradle.kts [#547] Configurable dependency locking 2022-07-22 13:00:04 -04:00
secant.detekt-conventions.gradle.kts [#584 ]Adopt Twitter's Compose Detekt rules 2023-03-01 07:58:47 -05:00
secant.emulator-wtf-conventions.gradle.kts [#745] Set min API to 27 2023-02-09 06:47:04 -05:00
secant.jacoco-conventions.gradle.kts [#673] process .ec files from emulator.wtf 2023-02-13 08:10:32 -05:00
secant.kotlin-multiplatform-build-conventions.gradle.kts [#700] Kotlin 1.8 2023-01-18 11:59:19 -05:00
secant.ktlint-conventions.gradle.kts [#693] Ktlint 0.48.0 2022-12-19 18:58:43 +01:00
secant.rosetta-conventions.gradle.kts [#493] Warn when running under Rosetta 2022-06-16 10:22:20 -04:00