Commit Graph

4 Commits

Author SHA1 Message Date
Carter Jernigan b0c8cb16f0 [#41] Add dependency update gradle task 2022-06-03 09:00:45 -04:00
Carter Jernigan bdda959f18
[#22] Configure Detekt
- Followup issue #46

Added a baseline file to suppress warnings for existing issues, while enabling Detekt to run on CI so that new issues won't be introduced going forward.
2022-05-04 14:55:09 -04:00
Carter Jernigan 11280a69e5 [#21] Configure ktlint
Can now be invoked with `./gradlew ktlintFormat`

Kotlin version is now declared in gradle.properties, due to inability to use version catalogs in settings.gradle.kts for plugins.
2022-04-25 16:49:50 -04:00
Carter Jernigan d5be0e5347 Add IntelliJ run configurations 2022-04-21 10:52:38 -04:00