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 00f79ea commit bcbbd2bCopy full SHA for bcbbd2b
README.md
@@ -120,11 +120,11 @@ If you are adding a new feature please add tests for it.
120
121
If your change requires a dependency to be upgraded you must please run `contrib/update-lock-files.sh` before submitting any changes.
122
123
-## Code Formatting
+### Code Formatting
124
125
We use the nightly Rust formatter for this project. Please run `rustfmt` using the nightly toolchain before submitting any changes.
126
127
-## Linting
+### Linting
128
129
We use `clippy` for linting. Please run `contrib/lint.sh` using the nightly toolchain before submitting any changes.
130
0 commit comments