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

Add a pre-commit file #47

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

kurtmckee
Copy link
Contributor

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:

  • Add a preliminary .pre-commit-config.yaml file
  • Run pre-commit run -a and commit the changes

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.

This resolves failing pre-commit.ci runs caused by this missing file.
@alexprengere alexprengere merged commit 53edb18 into colour-science:master Sep 24, 2024
13 checks passed
@kurtmckee kurtmckee deleted the add-pre-commit-file branch September 24, 2024 12:18
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

Successfully merging this pull request may close these issues.

2 participants