mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-11 07:34:18 +00:00
7 lines
138 B
TOML
7 lines
138 B
TOML
[relabel]
|
|
allow-unauthenticated = [
|
|
"A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
|
|
"good first issue"
|
|
]
|
|
|
|
[assign]
|