Fix clippy error upper_case_acronyms #172
Merged
dessalines
merged 1 commits from fix-clippy
into main
3 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'fix-clippy'
Deleting a branch is permanent. It CANNOT be undone. Continue?
My pre-commit hook kept failing because of this. I guess it was added in a recent nightly?
https://rust-lang.github.io/rust-clippy/master/index.html#upper_case_acronyms
7dc3ff4544
.