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"
|
color: "#555"
|
||||||
extensions:
|
extensions:
|
||||||
- .c
|
- .c
|
||||||
- .cats
|
|
||||||
- .w
|
|
||||||
- .C
|
- .C
|
||||||
- .H
|
- .H
|
||||||
|
- .cats
|
||||||
|
- .w
|
||||||
|
|
||||||
C#:
|
C#:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user