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

Feature request: Short format for stat #129

Closed
mrtryhard opened this issue Jul 28, 2024 · 1 comment
Closed

Feature request: Short format for stat #129

mrtryhard opened this issue Jul 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working p:n Priority: normal

Comments

@mrtryhard
Copy link
Owner

mrtryhard commented Jul 28, 2024

Enhancement's description:
For bigger file, it makes no sense to print the list of files. Maybe change it for summary only by default and verbose for detailed stats

Expected behavior / output:
qt-ts-tools stat big-file.ts should output summary only.
qt-ts-tools stat big-file.ts --verbose should output the detailed version (current sefault)

Sample translation file

n/a

Sample expected / correct output file

n/a

@mrtryhard mrtryhard added enhancement New feature or request p:n Priority: normal labels Jul 28, 2024
@mrtryhard mrtryhard self-assigned this Jul 30, 2024
@mrtryhard
Copy link
Owner Author

Turns out it was already planned and I just forgot to handle the command line argument 🤡 It's a bug.

@mrtryhard mrtryhard added bug Something isn't working and removed enhancement New feature or request labels Aug 3, 2024
mrtryhard added a commit that referenced this issue Aug 3, 2024
You can print a detailed list of files with `--verbose` flag. This was the intention already but the feature got shipped a bit fast :-).
mrtryhard added a commit that referenced this issue Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p:n Priority: normal
Projects
None yet
Development

No branches or pull requests

1 participant