Closed kurtmckee closed 1 month ago
pre-commit.ci is enabled for this repo, but all runs fail because the repo lacks a .pre-commit-config.yaml file.
.pre-commit-config.yaml
This PR introduces the following changes:
pre-commit run -a
If this PR is merged, I'll add more pre-commit hooks that can begin auto-resolving several items mentioned in #27, like switching to f-strings.
pre-commit.ci is enabled for this repo, but all runs fail because the repo lacks a
.pre-commit-config.yaml
file.This PR introduces the following changes:
.pre-commit-config.yaml
filepre-commit run -a
and commit the changesIf this PR is merged, I'll add more pre-commit hooks that can begin auto-resolving several items mentioned in #27, like switching to f-strings.