]> git.lizzy.rs Git - rust.git/blobdiff - .github/PULL_REQUEST_TEMPLATE.md
Auto merge of #5458 - phansch:is-proc-macro-attr, r=matthiaskrgr
[rust.git] / .github / PULL_REQUEST_TEMPLATE.md
index b2713a8775edbb13be92e69e37551af6957dda3c..97aa220afea540e16a4a18ff05b67fc030f136c4 100644 (file)
@@ -15,9 +15,9 @@ checked during review or continuous integration.
 - [ ] Followed [lint naming conventions][lint_naming]
 - [ ] Added passing UI tests (including committed `.stderr` file)
 - [ ] `cargo test` passes locally
-- [ ] Executed `./util/dev update_lints`
+- [ ] Executed `cargo dev update_lints`
 - [ ] Added lint documentation
-- [ ] Run `./util/dev fmt`
+- [ ] Run `cargo dev fmt`
 
 [lint_naming]: https://rust-lang.github.io/rfcs/0344-conventions-galore.html#lints