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

Consider using pre-commit to autoformat and lint code #408

Open
HDembinski opened this issue Dec 2, 2024 · 0 comments
Open

Consider using pre-commit to autoformat and lint code #408

HDembinski opened this issue Dec 2, 2024 · 0 comments

Comments

@HDembinski
Copy link

ruff is a popular tool days for this sort of thing, it is super fast (written in rust), well designed, and combines the features in multiple Python tools.

See for example: https://github.com/scikit-hep/resample/blob/main/.pre-commit-config.yaml

@HDembinski HDembinski changed the title Consider setting up pre-commit to autoformat and lint code Consider using pre-commit to autoformat and lint code Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant