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: remove skip key if no expected hook skips #403

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Oct 4, 2024

Previously, if there were no hooks to be listed under ci.skip in a .pre-commit-config.yaml, check-dev-files would write

ci:
  skip: []

The key is now removed if it is supposed to be empty.

@redeboer redeboer merged commit 4dc8f6e into ComPWA:main Oct 8, 2024
18 checks passed
@redeboer redeboer deleted the fix-ci.skip branch October 8, 2024 08:40
@redeboer redeboer modified the milestones: 0.5.0, 0.4.2 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants