mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
fixed extension order in languages.yml
This commit is contained in:
@@ -61,9 +61,9 @@ ATS:
|
|||||||
aliases:
|
aliases:
|
||||||
- ats2
|
- ats2
|
||||||
extensions:
|
extensions:
|
||||||
- .sats
|
|
||||||
- .hats
|
|
||||||
- .atxt
|
- .atxt
|
||||||
|
- .hats
|
||||||
|
- .sats
|
||||||
|
|
||||||
ActionScript:
|
ActionScript:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -226,8 +226,8 @@ C:
|
|||||||
color: "#555"
|
color: "#555"
|
||||||
primary_extension: .c
|
primary_extension: .c
|
||||||
extensions:
|
extensions:
|
||||||
- .w
|
|
||||||
- .cats
|
- .cats
|
||||||
|
- .w
|
||||||
|
|
||||||
C#:
|
C#:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user