mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-09 09:49:33 +00:00
Add support for GraphQL (#2947)
* Add GraphQL to languages.yml * Add graphql submodule * Add graphql to grammars.yml * Add GraphQL samples * Updating licensed information
This commit is contained in:
committed by
Arfon Smith
parent
7c9fd59a99
commit
bce676e902
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -707,3 +707,6 @@
|
||||
[submodule "vendor/grammars/language-apl"]
|
||||
path = vendor/grammars/language-apl
|
||||
url = https://github.com/Alhadis/language-apl.git
|
||||
[submodule "vendor/grammars/language-graphql"]
|
||||
path = vendor/grammars/language-graphql
|
||||
url = https://github.com/rmosolgo/language-graphql
|
||||
|
||||
Reference in New Issue
Block a user