mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #2231 from pchaigno/description-group
Description of group attribute
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
# language. This should match one of the scopes listed in
|
# language. This should match one of the scopes listed in
|
||||||
# the grammars.yml file. Use "none" if there is no grammar
|
# the grammars.yml file. Use "none" if there is no grammar
|
||||||
# for this language.
|
# for this language.
|
||||||
|
# group - Name of the parent language. Languages in a group are counted
|
||||||
|
# in the statistics as the parent language.
|
||||||
#
|
#
|
||||||
# Any additions or modifications (even trivial) should have corresponding
|
# Any additions or modifications (even trivial) should have corresponding
|
||||||
# test change in `test/test_blob.rb`.
|
# test change in `test/test_blob.rb`.
|
||||||
|
|||||||
Reference in New Issue
Block a user