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

darkgraylib.config.ConfigurationError: Invalid [tool.darker] keys in pyproject.toml: quiet #76

Closed
okuuva opened this issue Sep 18, 2024 · 0 comments · Fixed by #77
Closed

Comments

@okuuva
Copy link
Collaborator

okuuva commented Sep 18, 2024

Describe the bug
Basically the same thing as with akaihola/darker#745 except for quiet.

To Reproduce
Steps to reproduce the behavior:

  1. Clone this repository: https://github.com/okuuva/darker-bug-repros/tree/flynt-not-working-in-pyproject
  2. Follow instructions in repo README.md
  3. See error / wrong behavior

Expected behavior
A clear and concise description of what you expected to happen.
quiet = true under [tool.darker] in pyproject.toml should reduce output.

Environment (please complete the following information):

  • OS: macOS
  • Python version 3.12.1
  • Git version 2.46.0
  • Darker version 2.1.1
  • Black version 24.8.0
  • rye list output:
astor==0.8.1
black==24.8.0
click==8.1.7
darker==2.1.1
-e file:///Users/oula/gits/darker-bug-repros.git/main
darkgraylib==1.2.1
flynt==1.0.1
graylint==1.1.1
isort==5.13.2
mypy-extensions==1.0.0
packaging==24.1
pathspec==0.12.1
platformdirs==4.3.6
toml==0.10.2
akaihola added a commit that referenced this issue Oct 5, 2024
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 a pull request may close this issue.

1 participant