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

Commit 80895e5

Browse files
Merge pull request #265 from JohnTitor/rustdoc-ui
Remove outdated `run-doc-ui` commands
2 parents 4966cef + f864819 commit 80895e5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,12 @@
5050
"mentions": {
5151
"src/librustdoc/html/static": {
5252
"message": "Some changes occurred in HTML/CSS/JS.",
53-
"command": "@highfive: run-doc-ui",
5453
"reviewers": ["@GuillaumeGomez"]
5554
},
5655
"src/librustdoc/html/static/themes": {
5756
"message": "Some changes occurred in HTML/CSS themes.",
58-
"command": "@highfive: run-doc-ui",
5957
"reviewers": ["@GuillaumeGomez"]
6058
},
61-
"src/librustdoc/": {
62-
"command": "@highfive: run-doc-ui"
63-
},
6459
"error_codes.rs": {
6560
"message": "Some changes occurred in diagnostic error codes",
6661
"reviewers": ["@GuillaumeGomez"]

0 commit comments

Comments
 (0)