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

moon fmt --quiet is not quiet #180

Open
bobzhang opened this issue Aug 17, 2024 · 2 comments
Open

moon fmt --quiet is not quiet #180

bobzhang opened this issue Aug 17, 2024 · 2 comments

Comments

@bobzhang
Copy link

Tested on the core codebase, it still prints the progress.

It seems that it is not integrated with the build system? The nop would take 1.2

git/core$time moon fmt          
moon fmt  1.22s user 0.73s system 355% cpu 0.547 total
@Young-Flash
Copy link
Collaborator

it does integrated with the build system, wil fix the quiet issue later

@bobzhang
Copy link
Author

  • moon fmt --verbose should not enter progress bar mode
  • check why commands re-reun

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

No branches or pull requests

2 participants