summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChubby Puddles Esq <andrew@2b9x.com>2020-01-09 16:49:44 -0800
committerChubby Puddles Esq <andrew@2b9x.com>2020-01-09 16:49:44 -0800
commit3eecb969d5440b68bbcc808a062661223c60681e (patch)
tree65dd6cf4762be3397df575dc9ddb6f03c6b7342a /CONTRIBUTING.md
parent6fab7d9c53b394f4e71a4f65eeb5959bf38f0288 (diff)
formatting issues
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 287ddf0..ff82cca 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,6 +6,8 @@ To set up your development environment:
To run tests: `cargo test`
+After tests, check the formatting: `cargo fmt -- --check`
+
Note that at the moment the tests do not test the os layer (anything in the `os` folder).
If you are stuck, unsure about how to approach an issue or would like some guidance, you are welcome to contact: aram@poor.dev