Skip to content

Commit

Permalink
Fix sentence in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomTannenbaum committed Nov 22, 2024
1 parent 98374e3 commit 1348bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Formatting:
- Check code formatting: `mvn spotless:check`
- Format the code: `mvn spotless:apply`

The `compile` goal execute also a `spotless:apply` goal.
We also run the formatter with `spotless:apply` in the `compile` goal.

Verify the Backend for coverage check:
- `mvn clean verify`
Expand Down

0 comments on commit 1348bc9

Please sign in to comment.