mirror of
https://github.com/kata-containers/cgroups-rs.git
synced 2026-08-05 02:13:23 +00:00
cargo-clippy has moved the upper_case_acronyms lint to pedantic(removed from the default list), but we need the lint to keep names consistent and follow the rust naming conventions. Signed-off-by: Tim Zhang <tim@hyper.sh>
2 lines
38 B
TOML
2 lines
38 B
TOML
upper-case-acronyms-aggressive = true
|