is there a way to let ruff check --watch
honor the --format=json
option?
#3927
-
hi folks! I found that |
Beta Was this translation helpful? Give feedback.
Answered by
charliermarsh
Apr 14, 2023
Replies: 1 comment 1 reply
-
It's not supported right now but I suppose we could support it. What's the use-case? Do you just prefer to have JSON output in your terminal? Or are you trying to pipe to another tool? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
haolian9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not supported right now but I suppose we could support it. What's the use-case? Do you just prefer to have JSON output in your terminal? Or are you trying to pipe to another tool?