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

Commit 8810737

Browse files
authored
Merge pull request #211 from GuillaumeGomez/rename-diagnostics
Rename diagnostics.rs to error-codes.rs
2 parents 362a520 + f43239f commit 8810737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"message": "Some changes occurred in HTML/CSS.",
4646
"reviewers": ["@GuillaumeGomez"]
4747
},
48-
"diagnostics.rs": {
48+
"error_codes.rs": {
4949
"message": "Some changes occurred in diagnostic error codes",
5050
"reviewers": ["@GuillaumeGomez"]
5151
}

0 commit comments

Comments
 (0)