+unlint
Of
Non-Existing Defect
Special +unlint
meta should be used only to suppress an
existing defects.
Incorrect (since there is no duplicate metas):
+unlint duplicate-metas
[] > foo
42 > @
Correct:
+unlint duplicate-metas
+architect jeff
+architect foo
[] > foo
42 > @
Published on Mon May 26 13:15:58 UTC 2025.