wmllint: added rule to manage recent changes to nozoc and leader ellipses
This commit is contained in:
parent
d394f27afb
commit
3eb9299bd2
1 changed files with 3 additions and 0 deletions
|
@ -526,6 +526,9 @@ linechanges = (
|
|||
# Changed before 1.11.5 to incorporate 1.9.0 portraits
|
||||
("portraits/orcs/warlord2.png","portraits/orcs/transparent/grunt-5.png"),
|
||||
("portraits/orcs/warlord4.png","portraits/orcs/transparent/grunt-6.png"),
|
||||
# Changed before 1.11.6 to handle automatically assigned nozoc and leader ellipses
|
||||
("ellipse=misc/ellipse-nozoc",""),
|
||||
("ellipse=misc/ellipse-leader",""),
|
||||
)
|
||||
|
||||
def validate_on_pop(tagstack, closer, filename, lineno):
|
||||
|
|
Loading…
Add table
Reference in a new issue