Open
Description
I use wtf
a great deal, and have also started using .editorconfig
files in the last year or so. A .editorconfig
file specifies whitespace type, indent size, and other editor settings for the files in a repo.
Would you be willing to add (or accept a PR for, if I can find the time :D ) a mode that reads the .editorconfig
file in order to find the settings to apply? For me, that would mean I would no longer have to specify the specific trailing/eof/eol/tab-space command-line options, and would always get consistent results.
Python code to load the .editorconfig
files is already available. Thanks for considering this request!
Metadata
Metadata
Assignees
Labels
No labels