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: unnecessary verbose output #45

Merged
merged 4 commits into from
Jan 6, 2024
Merged

Conversation

nshki
Copy link
Owner

@nshki nshki commented Jan 6, 2024

Issue

Closes #43.

Overview

This PR changes/fixes the behavior of --verbose such that instead of printing out all changes on the given run, it will list out all changed files.

nshki added 4 commits January 5, 2024 21:32
Dropping 2.7 and 3.0 since they are both EOL. Targeting 3.3 only for
linting workflow.
@nshki nshki self-assigned this Jan 6, 2024
@nshki nshki merged commit bef33cd into main Jan 6, 2024
4 checks passed
@nshki nshki deleted the fix/unnecessary-verbose-output branch January 6, 2024 06:09
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.

--verbose flag prints every possible change instead of only what's changed
1 participant