You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: