-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
I like ruff as a linter. I don't like Black-style formatting. Is it possible to disable the formatter but keep the linter in the VS Code plugin? I've tried setting the "defaultFormatter" for python to null and disabling the "Fix all" plugin option, which are the things google's AI suggests, but neither of them worked. Ruff keeps reformatting my code.
Metadata
Metadata
Assignees
Labels
No labels