Replies: 1 comment 15 replies
-
I think there's an opportunity to improve our documentation. The beginning mentions that it is a way for us to receive feedback from the community (phrased openly), but we then narrow the list to rules and formatter changes. Our intention is to use |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am confused about the Preview Mode using
--preview
on shell.Referencing this documentation I would say it is a flag to activate several extra linter rules (that are not stable currently).
But it also seems that it modifies the output of ruff. No I get output like this
Instead of just
I prefer the one-line output but also prefer the extra linter rules.
Beta Was this translation helpful? Give feedback.
All reactions