Skip to content

Allow linters to report warnings #4476

@bdovaz

Description

@bdovaz

Right now they only report bugs which is what appears in the reporters:

self.cli_lint_errors_count = None

def get_total_number_errors(self, stdout: str):

It would be nice to enable that at least warnings are also reported and evaluate if we want some severity level more. Warning severity level is standard, the rest depends on each linter because vale linter has “suggestion” level but there are others that will not have it or will be called differently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions