mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Don't count VCL as Perl for statistics. (#3857)
* Don't count VCL as Perl for statistics. While the Varnish-specific language was apparently inspired by C and Perl, there's no reason to group it as Perl for repo statistics. * Re-adding color for VCL. Which was accidentally removed as part of https://github.com/github/linguist/pull/2298/files#diff-3552b1a64ad2071983c4d91349075c75L3223
This commit is contained in:
committed by
Garen Torikian
parent
10dfe9f296
commit
a0b38e8207
@@ -4689,8 +4689,8 @@ UrWeb:
|
||||
ace_mode: text
|
||||
language_id: 383
|
||||
VCL:
|
||||
group: Perl
|
||||
type: programming
|
||||
color: "#0298c3"
|
||||
extensions:
|
||||
- ".vcl"
|
||||
tm_scope: source.varnish.vcl
|
||||
|
||||
Reference in New Issue
Block a user