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: include quiet in baseconfig #77

Merged
merged 4 commits into from
Oct 5, 2024

Conversation

okuuva
Copy link
Collaborator

@okuuva okuuva commented Sep 18, 2024

Included quiet in DarkerConfig options.

Also sorted config options alphabetically.

Fixes #76

Copy link
Owner

@akaihola akaihola left a comment

Choose a reason for hiding this comment

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

Hm, are we missing tests for the options?

A small change log entry in the Fixed section would be nice.

@akaihola akaihola force-pushed the GH-76-include-quiet-in-baseconfig branch from b45fac4 to ec347a5 Compare October 5, 2024 20:11
@akaihola akaihola merged commit 73e82d4 into akaihola:main Oct 5, 2024
55 checks passed
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.

darkgraylib.config.ConfigurationError: Invalid [tool.darker] keys in pyproject.toml: quiet
2 participants