Skip to content

Commit

Permalink
update CONTRIBUTING.md to mention scalafmt (#1328)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughsimpson committed Mar 4, 2024
1 parent 5327237 commit 355e749
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ If you want to make a code contribution to the project
------------------------------------------------------

Awesome! First, please note that we try to follow the [commit message conventions] used by the Spray guys and we need
you to electronically fill our [CLA] before accepting your contribution. Also, if your PR contains various commits,
please squash them into a single commit. Let the PR rain begin!
you to electronically fill our [CLA] before accepting your contribution. This project uses scalafmt for style, so
remember to apply scalafmtAll to your commit. Also, if your PR contains various commits, please squash them into a
single commit. Let the PR rain begin!


[open an issue]: https://github.com/kamon-io/Kamon/issues/new
Expand Down

0 comments on commit 355e749

Please sign in to comment.