Spellchecking is no longer an experimental separate mode.
This commit is contained in:
parent
13f332038c
commit
cdf6076a80
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)
|
||||
|
||||
spellcheck:
|
||||
# Check for obsolete WML, broken references, consistency.
|
||||
./wmllint --future --dryrun $(MAINLINE) $(UMC)
|
||||
|
||||
unresolved:
|
||||
@echo "# Report on unresolved macro calls and resource references"
|
||||
@./wmlscope --unresolved $(MAINLINE) $(UMC)
|
||||
|
|
Loading…
Add table
Reference in a new issue