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:
|
||||
- ats2
|
||||
extensions:
|
||||
- .sats
|
||||
- .hats
|
||||
- .atxt
|
||||
- .hats
|
||||
- .sats
|
||||
|
||||
ActionScript:
|
||||
type: programming
|
||||
@@ -226,8 +226,8 @@ C:
|
||||
color: "#555"
|
||||
primary_extension: .c
|
||||
extensions:
|
||||
- .w
|
||||
- .cats
|
||||
- .w
|
||||
|
||||
C#:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user