Skip to content

Investigate if eslint-plugin-editorconfig can be added somehow #194

Open
@voxpelli

Description

@voxpelli

What version of this package are you using?

16.0.x

What problem do you want to solve?

.editorconfig is a popular cross-editor way of specifying the preferred basic formatting of an editor. It could be nice to support that one if such a one exists in the project, to ensure it doesn't contradict standard and to get some possibly leaner editor support for those basic things.

It would have to fall back to current setup though when no .editorconfig is found.

Idea came from here: standard/standard-engine#270 (comment)

What do you think is the correct solution to this problem?

Looks like https://github.com/phanect/eslint-plugin-editorconfig could possibly do that.

Are you willing to submit a pull request to implement this change?

Yes!


Could help solving eg. #182 as well, if a projects .editorconfig already bans such lines.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions