Use wmllint: recognize instead of blanket ignore
This commit is contained in:
parent
37dfcad927
commit
208bf55c86
1 changed files with 2 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue