We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8169b commit 0459a41Copy full SHA for 0459a41
README.md
@@ -18,5 +18,4 @@
18
19
### Guidelines
20
21
-- Travis CI automatically does the following commit & push to your pull-requests:
22
- - `$ cargo fmt --all`
+- Do not forget to format your code `$ cargo fmt --all` before push. CI will check it.
0 commit comments