Skip to content

Commit

Permalink
Update contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbwheatley authored Dec 5, 2020
1 parent 2386c81 commit 916b377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalapact-docs/src/main/paradox/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This should help us keep a clean linear history.
#### Code formatting
We now use Scalafmt to format the code base, the main reason is practical, in that it reduces the diffs in code submissions.

Please install Scalafmt and run it before submitting your code review.
Please install Scalafmt and run it before submitting your code review. Your build will fail if you have not done this!

#### Testing Scala-Pact

Expand Down

0 comments on commit 916b377

Please sign in to comment.