Commit Graph

11 Commits

Author SHA1 Message Date
Carter Jernigan 3ab9b6d059 [#80] Kotlin 1.7.0 2022-07-06 07:01:51 -04:00
Carter Jernigan 5143a49f8c [#78] Ktlint 0.46.1 2022-06-30 07:12:49 -04:00
Carter Jernigan fb955158f3 [#37] Configure coverage with Kover 2022-06-03 09:46:27 -04:00
Carter Jernigan 96c08a2177 [#53] Dokka 1.6.21 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 8fc703adf1 [#31] Configure multiplatform build scripts 2022-04-21 10:58:24 -04:00
Carter Jernigan 93afba2b76 [#19] Version catalog 2022-04-21 10:52:38 -04:00
Carter Jernigan f5927a2513 [#16] Gradle 7.4.2 2022-04-21 10:52:38 -04:00
Kevin Gorham d7c37957a2
Migrated to Maven Central. 2021-03-11 15:58:39 -05:00
Kevin Gorham bda52047eb
Initial commit of failing tests.
Next step is to write the functionality that would make these tests pass.
2020-06-01 02:01:37 -04:00