Skip to content

Commit

Permalink
docs: rename chekstyle for app from kit to app (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
DumiJDev authored Mar 11, 2024
1 parent 9abcd53 commit fbb75b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ mvn checkstyle:checkstyle
There will be a report for each sub-project, one for `app` and one for `kit`.

* Kit: `kit/target/site/checkstyle.html`
* App: `kit/target/site/checkstyle.html`
* App: `app/target/site/checkstyle.html`

0 comments on commit fbb75b1

Please sign in to comment.