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

Update pre-commit hooks to lint pyproject.toml #1002

Merged
merged 6 commits into from
Oct 8, 2024

Conversation

cleder
Copy link
Contributor

@cleder cleder commented Oct 8, 2024

Include checkers and linters for the pyproject.toml and yaml configuration files

Follow up to #995 to ensure PEP-517/PEP-518 conformance

@cleder
Copy link
Contributor Author

cleder commented Oct 8, 2024

I am not sure why changelog-enforcer reports Missing Update Error Message: No update to CHANGELOG.rst found!
The regex ^`(v\d?\.\d?\.\d|Unreleased) <\S+>`__$ does match the pattern in the changelog.
Maybe this needs some further fine-tuning, but for now it is green

@jpadilla jpadilla added the hacktoberfest Issues for first-time contributors label Oct 8, 2024
Copy link
Owner

@jpadilla jpadilla left a comment

Choose a reason for hiding this comment

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

Wonderful, thanks!

@jpadilla jpadilla merged commit e2bab76 into jpadilla:master Oct 8, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues for first-time contributors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants