]> git.lizzy.rs Git - rust.git/blob - triagebot.toml
Enable 2021 compatibility lints for all in-tree code
[rust.git] / triagebot.toml
1 [relabel]
2 allow-unauthenticated = [
3     "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
4     "good-first-issue"
5 ]
6
7 [assign]