Skip to content

ignore rule on all file instead of just next or current line #192

@justin-calleja

Description

@justin-calleja

E.g. in a class with static methods used to create an instance - I expect to be able to access private fields to assign them in this static factory functions without getting an error from the linter.

Currently, I have to mark each individual access. It can get quite verbose given multiple such static factory functions. In other parts of the code base - I want the rule - but in this file - it's fine for it to be completely disabled.

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