Use wmllint: recognize instead of blanket ignore

This commit is contained in:
Andrey Bienkowski 2021-01-18 11:14:37 +03:00 committed by Pentarctagon
parent 37dfcad927
commit 208bf55c86

View file

@ -200,10 +200,11 @@
[/unit]
# Non-strong one:
# wmllint: recognize YOgre2
[while]
[not]
[have_unit]
id=YOgre2 # wmllint: ignore - suppress unknown 'YOgre2' referred to by id
id=YOgre2
[not]
trait=strong
[/not]