We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have a .pre-commit-config.yaml config file in this repo, but we don't enforce it. We should enforce it.
.pre-commit-config.yaml
Delete .pre-commit-config.yaml if we're not going to enforce it
Developers
Either activate pre-commit.ci, or add a GH workflow to run https://github.com/pre-commit/action
The text was updated successfully, but these errors were encountered:
I've enabled this repo in pre-commit.ci
Sorry, something went wrong.
No branches or pull requests
Proposed change
We have a
.pre-commit-config.yaml
config file in this repo, but we don't enforce it. We should enforce it.Alternative options
Delete
.pre-commit-config.yaml
if we're not going to enforce itWho would use this feature?
Developers
(Optional): Suggest a solution
Either activate pre-commit.ci, or add a GH workflow to run https://github.com/pre-commit/action
The text was updated successfully, but these errors were encountered: