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

add --verbose flag #415

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

add --verbose flag #415

wants to merge 8 commits into from

Commits on Aug 1, 2023

  1. add --verbose

    meisam committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    258c974 View commit details
    Browse the repository at this point in the history
  2. add test for --verbose with --fix

    meisam committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4ffb3ae View commit details
    Browse the repository at this point in the history
  3. log filenames in verbose mode

    meisam committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    11663f4 View commit details
    Browse the repository at this point in the history
  4. harmonize style

    meisam committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d4d48a2 View commit details
    Browse the repository at this point in the history
  5. log version in verbose mode

    meisam committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d29523c View commit details
    Browse the repository at this point in the history
  6. --quiet overrides --verbose

    meisam committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    df9cf88 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. add more messages to verbose logs

    file names given to and received the library are logged independently
    linters’s success messages are logged to stdout and fail to stderr
    meisam committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4ab0678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6dd18 View commit details
    Browse the repository at this point in the history