Skip to content

Commit

Permalink
Merge pull request #8996 from ffaf1/fourmolu-doc
Browse files Browse the repository at this point in the history
Specify Fourmolu version
  • Loading branch information
mergify[bot] authored Jun 13, 2023
2 parents 1cb92a3 + 336ea5d commit 90b5e95
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 @@ -142,7 +142,7 @@ Code Style
---------------

We use automated formatting with Fourmolu to enforce a unified style across the code bases. It is checked in the CI process.
You can automatically format the code bases with `make style` at the top level of the project.
After installing Fourmolu ≥ 0.12, you can automatically format the code bases with `make style` at the top level of the project.

Other Conventions
-----------------
Expand Down

0 comments on commit 90b5e95

Please sign in to comment.