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