Run fmt
pre-commit hook before clippy
#120
Labels
t:pre-commit
Templating .pre-commit-config.yaml
under consideration
Dev has not yet decided whether or how to implement
By running
fmt
afterclippy
, it often happens that the reformatting causes the line numbers emitted by clippy to no longer be accurate.The text was updated successfully, but these errors were encountered: