I would very much like to see a global VSCode extension setting for indent width, that omits the need for a ruff.toml or pyproject.toml. I personally prefer a different indent size than 4, and it seems really unnecessary to constantly create a local configuration file for such a small change in the config.
I would very much like to see a global VSCode extension setting for indent width, that omits the need for a
ruff.tomlorpyproject.toml. I personally prefer a different indent size than 4, and it seems really unnecessary to constantly create a local configuration file for such a small change in the config.