Skip to content
New issue

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

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

Already on GitHub? # to your account

Perform lint checks and fixes on staged files, as a pre-commit hook #1157

Closed
nicolaiarocci opened this issue May 30, 2018 · 0 comments
Closed
Milestone

Comments

@nicolaiarocci
Copy link
Member

nicolaiarocci commented May 30, 2018

There is this fantastic tool called pre-commit. It allows executing of a number of hooks when a commit is about to be performed. We could and should leverage it to make sure checked-in code adheres to code styles. Also, a number of small nuisance can be automatically fixed by pre-commit hooks.

@nicolaiarocci nicolaiarocci added this to the 0.8.1 milestone May 30, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant