Question
The ruff linter for python in watch mode does not show code details and position of error.
If I run "ruff check .", if there is a code error, it shows me the code where the issue is.
If I run "ruff check --watch .", it does not show me code details.
Version
No response
Question
The ruff linter for python in watch mode does not show code details and position of error.
If I run "ruff check .", if there is a code error, it shows me the code where the issue is.
If I run "ruff check --watch .", it does not show me code details.
Version
No response