mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Added detection for the Julia language.
This commit is contained in:
@@ -599,6 +599,13 @@ JavaScript:
|
|||||||
filenames:
|
filenames:
|
||||||
- Jakefile
|
- Jakefile
|
||||||
|
|
||||||
|
Julia:
|
||||||
|
type: programming
|
||||||
|
lexer: Text only
|
||||||
|
primary_extension: .jl
|
||||||
|
extensions:
|
||||||
|
- .jl
|
||||||
|
|
||||||
Kotlin:
|
Kotlin:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Kotlin
|
lexer: Kotlin
|
||||||
|
|||||||
Reference in New Issue
Block a user