mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
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:
committed by
Ashe Connor
parent
33be70eb28
commit
9dceffce2f
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user