]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/triagebot.toml
Auto merge of #71481 - estebank:inherit-stability, r=nikomatsakis
[rust.git] / src / tools / clippy / triagebot.toml
1 [relabel]
2 allow-unauthenticated = [
3     "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
4     "good-first-issue"
5 ]
6
7 [assign]