mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Fixed languages.yml so the pedantic test on extension ordering passes
This commit is contained in:
@@ -258,10 +258,10 @@ C:
|
||||
color: "#555"
|
||||
extensions:
|
||||
- .c
|
||||
- .cats
|
||||
- .w
|
||||
- .C
|
||||
- .H
|
||||
- .cats
|
||||
- .w
|
||||
|
||||
C#:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user