]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/triagebot.toml
Rollup merge of #74367 - Neutron3529:patch-1, r=nagisa
[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]