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

Fix CI checks on main #19

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Fix CI checks on main #19

merged 2 commits into from
Dec 13, 2023

Conversation

flying-sheep
Copy link
Collaborator

@flying-sheep flying-sheep commented Dec 13, 2023

See https://pre-commit.com/#temporarily-disabling-hooks

Not all hooks are perfect so sometimes you may need to skip execution of one or more hooks. pre-commit solves this by querying a SKIP environment variable. The SKIP environment variable is a comma separated list of hook ids.

Fixes #18

@flying-sheep flying-sheep changed the title Fix CI checks Fix CI checks on main Dec 13, 2023
Copy link
Collaborator

@frankier frankier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@flying-sheep flying-sheep merged commit 378c01a into main Dec 13, 2023
2 checks passed
@flying-sheep flying-sheep deleted the fix-ci branch December 13, 2023 11:22
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.

Fix pre-commit check on main
2 participants