Closed quantumsheep closed 5 years ago
Rather than pull in something just for VSCode and support each editor independently my inclination would be to pull in something like editorconfig. Would this resolve the issue sufficiently for you?
It's an old PR! I don't know if editorconfig is a great idea since I never used it but it seems like a possible fix to keep the codebase like you originally intended it to be
@quantumsheep Sorry for the very slow turnaround on this. I added a .editorconfig
file that I hope will help folks across many code editors / IDEs.
To prevent issues with VSCode, here's a pre-defined configuration to force the use of 4 spaces indentation and tabs.