]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/triagebot.toml
Auto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk
[rust.git] / src / tools / clippy / triagebot.toml
1 [relabel]
2 allow-unauthenticated = [
3     "C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
4     "good first issue", "needs test"
5 ]
6
7 [assign]