Skip to content

Commit

Permalink
More readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
will-molloy committed Jan 2, 2025
1 parent d529677 commit b275251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ template repo for Java/Kotlin projects using Gradle
## Features

- JDK 21 ([Amazon Corretto](https://aws.amazon.com/corretto/))
- Gradle 8 with Kotlin DSL
- [Gradle 8](https://github.com/gradle/gradle) with Kotlin DSL
- [GitHub Actions](https://github.com/features/actions) CI/CD
- Automatic code formatting via [Spotless](https://github.com/diffplug/spotless) (`google-java-format` and `ktlint`)
- Automatic code formatting via [Spotless](https://github.com/diffplug/spotless) ([`google-java-format`](https://github.com/google/google-java-format) and [`ktlint`](https://github.com/pinterest/ktlint))
- Code style analysis via [Checkstyle](https://github.com/checkstyle/checkstyle)
- Static analysis via [SpotBugs](https://spotbugs.github.io/)
- Unit and integration test support via [JUnit 5](https://junit.org/junit5/) and [TestSets plugin](https://github.com/unbroken-dome/gradle-testsets-plugin)
Expand Down

0 comments on commit b275251

Please sign in to comment.