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

Support pre-commit Framework #189

Open
Kurt-von-Laven opened this issue Sep 22, 2021 · 0 comments
Open

Support pre-commit Framework #189

Kurt-von-Laven opened this issue Sep 22, 2021 · 0 comments

Comments

@Kurt-von-Laven
Copy link

Kurt-von-Laven commented Sep 22, 2021

Consider adding a .pre-commit-hooks.yaml to the root of this repository so that Unibeautify may automatically be run locally on each commit. This generally requires no more than 10 lines of YAML. Refer to the pre-commit documentation. Each downstream repository can of course configure its own .pre-commit-config.yaml manually, but doing so essentially requires duplicating the configuration that would go in .pre-commit-hooks.yaml across each downstream project.

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