Skip to content

Feat: Configure diagnostic severity per linter #306

Open
@ficcdaf

Description

Currently, the diagnosticSeverity configuration option applies globally to all of Harper's output. However, it would be nice to have an option to configure a different severity for each linter. For example, I would like to set spell_check and sentence_capitalization to the error severity, while some other things like spaces and linking_verbs would make more sense as warning or info. For reference, ltex-ls implements this feature.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions