Skip to content

Request new mode: fix based on .editorconfig #15

Open
@cxw42

Description

@cxw42

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions