mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #140 from jstrachan/detect-kotlin-language
Added detection for the Kotlin language
This commit is contained in:
@@ -594,6 +594,14 @@ JavaScript:
|
||||
filenames:
|
||||
- Jakefile
|
||||
|
||||
Kotlin:
|
||||
type: programming
|
||||
lexer: Kotlin
|
||||
extensions:
|
||||
- .kt
|
||||
- .ktm
|
||||
- .kts
|
||||
|
||||
LLVM:
|
||||
extensions:
|
||||
- .ll
|
||||
|
||||
Reference in New Issue
Block a user