Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 183 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 183 Bytes

Kotest Extensions Spring Restdocs

Formatting

  1. ktlint apply
./gradlew ktlintFormat --parallel
  1. ktlint check formatting
./gradlew ktlintCheck --parallel