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 f33cbc1 commit d383a12Copy full SHA for d383a12
.github/PULL_REQUEST_TEMPLATE
@@ -18,6 +18,10 @@ checked during review or continuous integration.
18
- [ ] `cargo test` passes locally
19
- [ ] Executed `util/dev update_lints`
20
- [ ] Added lint documentation
21
+- [ ] Run `cargo fmt`
22
+
23
+Note that you can skip the above if you are just opening a WIP PR in
24
+order to get feedback.
25
26
Delete this line and everything above before opening your PR -->
27
0 commit comments