Skip to content

Commit

Permalink
Merge pull request #387 from MasseGuillaume/topic/scalafmt-doc
Browse files Browse the repository at this point in the history
how-to run formatter
  • Loading branch information
densh committed Nov 16, 2016
2 parents 3aeb07f + 037d8cc commit 78319ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contrib/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ In order for a Pull Request to be considered, it has to meet these requirements:

1. Live up to the current code standard:

- Be formatted with `scalafmt`_.
- Be formatted with `./bin/scalafmt`_.
- Not violate `DRY`_.
- `Boy Scout Rule`_ should be applied.

Expand Down

0 comments on commit 78319ec

Please sign in to comment.