Skip to content

[Feature Request] disable checks per line with comments #80

@catskul

Description

@catskul

I didn't see any reference to this feature in the documentation, so forgive me if it already exists.

Most linters allow disableing of rules per line with something like:
// kwstyle-disable-NameOfClass
// kwstyle-enable-NameOfClass

This would avoid the need to ignore a file completely if there is one exception to the rules within the file.

If this feature already exists we should put it in the documentation.

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