Exclude data/test from reindent target

wmlindent currently breaks things in there due to data/test containing
multiple triggers for bug #22264.
This commit is contained in:
Ignacio R. Morelle 2015-04-07 21:05:09 -03:00
parent deac951598
commit 599504cee3

View file

@ -80,7 +80,7 @@ unchecked:
# Reindent the mainline content
reindent:
@./wmlindent --exclude=../../data/languages --exclude=../../data/gui $(DATA)
@./wmlindent --exclude=../../data/languages --exclude=../../data/gui --exclude=../../data/test $(DATA)
# Extract a table of editor keybindings from the editor theme definition
editor_bindings: