From 0cc5e3b2e3668511a627395c3b81a6f77dd53538 Mon Sep 17 00:00:00 2001 From: Hugh Simpson Date: Mon, 4 Mar 2024 08:42:28 +0000 Subject: [PATCH] update CONTRIBUTING.md to mention scalafmt --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 292211240..52ae7c201 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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