Add script to alphabetise submodule list (#4054)

This commit is contained in:
John Gardner
2018-03-02 20:33:09 +11:00
committed by GitHub
parent 50d46eed38
commit 1b3cdda4f7
4 changed files with 785 additions and 729 deletions

View File

@@ -112,4 +112,5 @@ end
log "Updating grammar documentation in vendor/README.md"
command('bundle', 'exec', 'rake', 'samples')
command('script/sort-submodules')
command('script/list-grammars')