Skip to content

require macro and generic testcases for new lints and lint updates #3982

Open
@gnzlbg

Description

@gnzlbg

Given how many lints are currently broken for code inside macros, and how many lints have been so over the years, I think it should be a requirement for new lints to at least contain one test that tries to break the lint when used inside a macro. I believe most issues could have been caught by just remembering that macros exists when testing a new lint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-macrosType: Issues with macros and macro expansion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions