Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit a5ef092

Browse files
Merge pull request #311 from calebcartwright/notify-rustfmt
Notify myself on rustfmt updates
2 parents 5c27955 + 7bffc60 commit a5ef092

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@
9494
"compiler/rustc_codegen_cranelift": {
9595
"message": "Some changes occured to rustc_codegen_cranelift",
9696
"reviewers": ["@bjorn3"]
97+
},
98+
"src/tools/rustfmt": {
99+
"message": "Some changes occurred in src/tools/rustfmt.",
100+
"reviewers": ["@calebcartwright"]
97101
}
98102
},
99103
"new_pr_labels": ["S-waiting-on-review"]

0 commit comments

Comments
 (0)