mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
* Add support for .arcconfig files * Add .JSON-tmLanguage to recognised JSON extensions * Add BSDmakefile to recognised Makefile filenames * Silence Travis
9 lines
247 B
JSON
9 lines
247 B
JSON
{
|
|
"project_id": "example",
|
|
"conduit_uri": "https://ex.am.pl/",
|
|
"copyright_holder": "Apache Software Foundation",
|
|
"arcanist_configuration": "ArcJIRAConfiguration",
|
|
"phabricator.uri": "https://phabricator.example.com/",
|
|
"load": ["libs/src"]
|
|
}
|