]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/triagebot.toml
Rollup merge of #73893 - ajpaverd:cfguard-stabilize, r=nikomatsakis
[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]