add data/schema to wmlindent ignore
until we decided what to do with it
This commit is contained in:
parent
055fbf7b8c
commit
2f234a8823
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ unchecked:
|
|||
|
||||
# Reindent the mainline content
|
||||
reindent:
|
||||
@./wmlindent --exclude=../../data/languages --exclude=../../data/gui --exclude=../../data/test $(DATA)
|
||||
@./wmlindent --exclude=../../data/languages --exclude=../../data/gui --exclude=../../data/test --exclude=../../data/test --exclude=../../data/schema $(DATA)
|
||||
|
||||
# Extract a table of editor keybindings from the editor theme definition
|
||||
editor_bindings:
|
||||
|
|
Loading…
Add table
Reference in a new issue