mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-16 17:58:14 +00:00
1f58c2bb8a
See https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/Rename.20the.20.22good.20first.20issue.22.20label.20for.20bot.20usage/near/220428018
7 lines
138 B
TOML
7 lines
138 B
TOML
[relabel]
|
|
allow-unauthenticated = [
|
|
"A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
|
|
"good-first-issue"
|
|
]
|
|
|
|
[assign]
|