+unlint of non-existing defect

The special +unlint meta should be used only to suppress existing defects.

Incorrect (since there are no duplicate metas):

+unlint duplicate-metas

[] > foo
  42 > @

Correct:

+unlint duplicate-metas
+architect jeff
+architect foo

[] > foo
  42 > @

Published on Fri Sep 12 07:14:07 UTC 2025.