]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
`question_mark` don't lint on `if let Err` with else
[rust.git] / triagebot.toml
index 411229935c36a4729a69823a2594395b0e3bb4e8..80c30393832c107b93b6c45b9033b3dbb9fd0799 100644 (file)
@@ -1,7 +1,12 @@
 [relabel]
 allow-unauthenticated = [
-    "C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
-    "good first issue", "needs test"
+    "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
+    "good-first-issue"
 ]
 
 [assign]
+
+# Allows shortcuts like `@rustbot ready`
+#
+# See https://github.com/rust-lang/triagebot/wiki/Shortcuts
+[shortcut]