Skip to content

Commit aaccfea

Browse files
committed
feat: add spotless
1 parent f7674b6 commit aaccfea

File tree

3 files changed

+381
-1
lines changed

3 files changed

+381
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ of this component:
99
* [web-site docs](https://vertx.io/docs/vertx-openapi/java/)
1010
* [in-source docs](src/main/asciidoc/index.adoc)
1111

12+
## Spotless Formatter
13+
Spotless will be executed on the `check` goal during the `validation` phase. If you want to apply the formatter rules automatically run `mvn spotless::apply`
14+
1215
## TODOs
1316

1417
### LabelTransformer

0 commit comments

Comments
 (0)