Skip to content

Commit

Permalink
Use wmllint: recognize instead of blanket ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hexagonrecursion authored and Pentarctagon committed Jan 18, 2021
1 parent 37dfcad commit 208bf55
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -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]
Expand Down

0 comments on commit 208bf55

Please sign in to comment.