mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-21 08:45:32 +00:00
Merge branch 'detect-turing-language' of https://github.com/Open-Turing-Project/linguist into Open-Turing-Project-detect-turing-language
This commit is contained in:
@@ -723,6 +723,7 @@ Perl:
|
||||
type: programming
|
||||
overrides:
|
||||
- .pl
|
||||
- .t
|
||||
primary_extension: .pl
|
||||
extensions:
|
||||
- .PL
|
||||
@@ -971,6 +972,14 @@ Textile:
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .textile
|
||||
|
||||
Turing:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
primary_extension: .t
|
||||
extensions:
|
||||
- .t
|
||||
- .tu
|
||||
|
||||
Twig:
|
||||
type: markup
|
||||
|
||||
Reference in New Issue
Block a user