From a199eec22eaa405965dfda7319e5c6ff913fa54f Mon Sep 17 00:00:00 2001 From: sigurdfdragon Date: Tue, 7 Jun 2016 16:35:01 -0400 Subject: [PATCH] wmllint: add missing instructions for "#wmllint: skip-side". Thanks to Elvish_Hunter for telling me what it supposed to do. --- data/tools/wmllint | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/tools/wmllint b/data/tools/wmllint index acefadcde41c..e14684a15059 100755 --- a/data/tools/wmllint +++ b/data/tools/wmllint @@ -148,6 +148,11 @@ # A comment containing "no spellcheck" disables spellchecking on the # line where it occurs. # +# wmllint will also make sure the sides in a scenario are in a continuous +# numerical sequence. However, if a side is defined in a macro the comment +# "#wmllint: skip-side" is needed where the macro is used in order to allow +# wmllint to account for it properly. +# # A comment of the form # # #wmllint: match {ABILITY_FOO} with {SPECIAL_NOTES_IOO}