We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6699412 commit 44a5e45Copy full SHA for 44a5e45
README.md
@@ -46,10 +46,8 @@ Contributing
46
47
Please file issues and submit patches [on
48
Github](https://github.com/herbie-fp/rival). All code should be
49
-formatted using `raco fmt`; you can set this up to happen on commit
50
-with:
51
-
52
- make hook
+formatted using `make fmt`, which runs `raco fmt` across the
+repository; run it before committing your changes.
53
54
Additionally, all code must pass the automated tests, which you can
55
run with:
0 commit comments