Skip to content

Commit

Permalink
Include spotless command in contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Dec 16, 2023
1 parent e541090 commit cbb536f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ Please don't introduce new spotbugs output.
Source code and pom file formatting is maintained by the `spotless` maven plugin.
Before submitting a pull request, confirm the formatting is correct with:

* `mvn spotless:apply`

## Code coverage

Code coverage reporting is available as a maven target.
Expand Down

0 comments on commit cbb536f

Please sign in to comment.