Skip to content

Commit

Permalink
root: Update CONTRIBUTING.md to add scalafmt steps
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexITC committed May 26, 2019
1 parent 29f64d9 commit 49357c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This is an incomplete list of things to take care while contributing.
- Every commit should include tests unless it is not practical.

## Code style
- Try to keep the code style while we integrate a code formatter tool like scalafmt.
- We use [scalafmt] to format the code automatically, follow the [IntelliJ setup for scalafmt](https://scalameta.org/scalafmt/docs/installation.html#intellij).

## Pull requests
- The pull requests should go to the `develop` branch.
Expand Down

0 comments on commit 49357c9

Please sign in to comment.