Open
Description
The python Hatch builder command hatch fix uses an internal ruff rule configuration. This config is extremely verbose.
I'd like to configure ruff-vscode so that it mirrors the linting rules applied by hatch.
I there currently a way to do this?