mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
COBOL comes before Clojure and extensions must be sorted
This commit is contained in:
@@ -225,6 +225,15 @@ ChucK:
|
||||
lexer: Java
|
||||
primary_extension: .ck
|
||||
|
||||
COBOL:
|
||||
type: programming
|
||||
primary_extension: .cob
|
||||
extensions:
|
||||
- .cbl
|
||||
- .ccp
|
||||
- .cobol
|
||||
- .cpy
|
||||
|
||||
Clojure:
|
||||
type: programming
|
||||
ace_mode: clojure
|
||||
@@ -235,15 +244,6 @@ Clojure:
|
||||
filenames:
|
||||
- riemann.config
|
||||
|
||||
COBOL:
|
||||
type: programming
|
||||
primary_extension: .cob
|
||||
extensions:
|
||||
- .cbl
|
||||
- .cpy
|
||||
- .cobol
|
||||
- .ccp
|
||||
|
||||
CoffeeScript:
|
||||
type: programming
|
||||
ace_mode: coffee
|
||||
|
||||
Reference in New Issue
Block a user