]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/triagebot.toml
Auto merge of #81132 - bugadani:map-prealloc, r=matthewjasper
[rust.git] / src / tools / clippy / triagebot.toml
1 [relabel]
2 allow-unauthenticated = [
3     "A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
4     "good-first-issue"
5 ]
6
7 [assign]