Add the Common Workflow Language standard (#3902)

* Add the language for the Common Workflow Language standards

* add CWL grammer

* add MIT licensed CWL sample

* script/set-language-ids --update for CWL
This commit is contained in:
Michael R. Crusoe
2017-11-16 03:15:55 +02:00
committed by Ashe Connor
parent 33be70eb28
commit 9dceffce2f
7 changed files with 82 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -883,3 +883,6 @@
[submodule "vendor/grammars/atom-language-julia"]
path = vendor/grammars/atom-language-julia
url = https://github.com/JuliaEditorSupport/atom-language-julia
[submodule "vendor/grammars/language-cwl"]
path = vendor/grammars/language-cwl
url = https://github.com/manabuishii/language-cwl