Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run fmt pre-commit hook before clippy #120

Open
jwodder opened this issue Nov 21, 2023 · 0 comments
Open

Run fmt pre-commit hook before clippy #120

jwodder opened this issue Nov 21, 2023 · 0 comments
Labels
t:pre-commit Templating .pre-commit-config.yaml under consideration Dev has not yet decided whether or how to implement

Comments

@jwodder
Copy link
Owner

jwodder commented Nov 21, 2023

By running fmt after clippy, it often happens that the reformatting causes the line numbers emitted by clippy to no longer be accurate.

@jwodder jwodder added under consideration Dev has not yet decided whether or how to implement t:pre-commit Templating .pre-commit-config.yaml labels Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:pre-commit Templating .pre-commit-config.yaml under consideration Dev has not yet decided whether or how to implement
Projects
None yet
Development

No branches or pull requests

1 participant