Remove an obsolete production.
This commit is contained in:
parent
f59e76004f
commit
ff5f8b6852
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ lint:
|
|||
# Check for obsolete WML, broken references, consistency.
|
||||
./wmllint --dryrun $(MAINLINE) $(UMC)
|
||||
|
||||
lint-low:
|
||||
# Check for obsolete WML, broken references, consistency.
|
||||
./wmllint --dryrun $(DATA)/core $(DATA)/campaigns/Legend_of_Wesmere
|
||||
|
||||
unresolved:
|
||||
@echo "# Report on unresolved macro calls and resource references"
|
||||
@./wmlscope --unresolved $(MAINLINE) $(UMC)
|
||||
|
|
Loading…
Add table
Reference in a new issue