Skip to content

Add self.report to rule class #1488

@bhirsz

Description

@bhirsz

From #1487

Instead of doing self.report(self.rule_x, *args) from the checker class, we can add option to call report directly from the rule class (given we register checker reference inside rule instance): self.report(*args)

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