Skip to content

unlint-non-existing-defect still generates warnings despite being disabled #699

@h1alexbel

Description

@h1alexbel

This is what we do:

new Program(pkg).without("unlint-non-existing-defect").defects();

However, we still receiving this:

foo:11 Unlinting rule 'redundant-object:18' doesn't make sense, since there are no defects with it (unlint-non-existing-defect (Single))

I believe we need to fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersgood-titleThe title was checked and improved by ChatGPThelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions