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: actually show chosen styles in log output #477

Merged
merged 2 commits into from
Mar 28, 2022

Commits on Mar 28, 2022

  1. fix: actually show chosen styles in log output

    There were two issues with the log output:
    
    - It always claimed the configured styles came from pyproject.toml even when
      .nitpick.toml is actually used.
    - The chosen styles were shown as `<more_itertools.more.peekable object at 0x[hex address]>`
    mjpieters committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    cc78cfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0800743 View commit details
    Browse the repository at this point in the history