dprint / dprint

Pluggable and configurable code formatting platform written in Rust.

Home Page:https://dprint.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to disable any output in the dprint

doox911-opensource opened this issue · comments

Now, if something was formatted, the message is displayed:

Formatted 1 file.

I would like not to receive output, as for example from prettier, when we use flag --log-level=silent

https://prettier.io/docs/en/cli.html#--log-level