diff options
| author | xFrednet <xFrednet@gmail.com> | 2021-12-03 19:10:14 +0100 |
|---|---|---|
| committer | xFrednet <xFrednet@gmail.com> | 2021-12-03 19:10:14 +0100 |
| commit | 1c45d1edfdecb22c257030a587eba9711e1ac3b9 (patch) | |
| tree | 52a289d5a09338a98200d701b3a9ca58a3dc6462 | |
| parent | 3720735f9abb7e5dca142a03db8063579bfca6b0 (diff) | |
| download | rust-1c45d1edfdecb22c257030a587eba9711e1ac3b9.tar.gz rust-1c45d1edfdecb22c257030a587eba9711e1ac3b9.zip | |
Enable rustbot shortcuts for rust-clippy
| -rw-r--r-- | triagebot.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index b0a13f827d6..80c30393832 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -5,3 +5,8 @@ allow-unauthenticated = [ ] [assign] + +# Allows shortcuts like `@rustbot ready` +# +# See https://github.com/rust-lang/triagebot/wiki/Shortcuts +[shortcut] |
