]> git.lizzy.rs Git - rust.git/blobdiff - .github/PULL_REQUEST_TEMPLATE
Auto merge of #4191 - g-bartoszek:redundant-closure-deref, r=flip1995
[rust.git] / .github / PULL_REQUEST_TEMPLATE
index 85c74dbec3e743f8ec9cf9430bf7f5be1b603a45..5567b84b3f5a52bc1e7a074cc0f3cc643de42bc6 100644 (file)
@@ -18,6 +18,10 @@ checked during review or continuous integration.
 - [ ] `cargo test` passes locally
 - [ ] Executed `util/dev update_lints`
 - [ ] Added lint documentation
+- [ ] Run `cargo fmt`
+
+Note that you can skip the above if you are just opening a WIP PR in
+order to get feedback.
 
 Delete this line and everything above before opening your PR -->