DiD S2: Silence wmllint warnings about unrecognized singular units

This commit is contained in:
Ignacio R. Morelle 2015-01-23 18:19:14 -03:00
parent 57d2088e6b
commit c935aa8d4c

View file

@ -250,9 +250,11 @@
# Make sure the guards actually exist, in case there was no space for them
[have_unit]
# wmllint: recognize guard_$x1|_$y1|_1
id=guard_$x1|_$y1|_1
[/have_unit]
[have_unit]
# wmllint: recognize guard_$x1|_$y1|_2
id=guard_$x1|_$y1|_2
[/have_unit]