]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/triagebot.toml
Auto merge of #89165 - jkugelman:read-to-end-overallocation, r=joshtriplett
[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]