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:
|
||||
- Jakefile
|
||||
|
||||
Julia:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
primary_extension: .jl
|
||||
extensions:
|
||||
- .jl
|
||||
|
||||
Kotlin:
|
||||
type: programming
|
||||
lexer: Kotlin
|
||||
|
||||
Reference in New Issue
Block a user