Skip to content

add a flag to pass flag to .editorconfig file #456

@katexochen

Description

@katexochen

In some situations, the checker might run outside of the context of a repository/code base, just checking files that are directly passed as arguments. In these cases, it would we cool to specify the path to a file that contains the .editorconfig config via CLI flag.

Example:

editorconfig-checker -editor-config /some/path/.editorconfig /tmp/some-temporary.file

So here the .editorconfig isn't in a parent dir of the file we want to check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions