Skip to content

cli: support for config files #116

@blueyed

Description

@blueyed

It would be great if config files would be supported, e.g. to ignore/whitelist terms (#114, 685c0a2).

It would be useful if it supported an explicit config file via an argument, and otherwise look for a config starting from the linted file upwards, falling back to a global config in the user's home (preferably XDG-style, i.e. ~/.config/writegood/config).

I assume / hope there a good libraries for this already?

As for the format: it would be nice if this wasn't in JSON, so that it would allow for comments in it.

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