mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
add COBOL language support
This commit is contained in:
@@ -235,6 +235,15 @@ 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