mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
fixed extension order
This commit is contained in:
@@ -1601,6 +1601,7 @@ Perl:
|
|||||||
ace_mode: perl
|
ace_mode: perl
|
||||||
color: "#0298c3"
|
color: "#0298c3"
|
||||||
extensions:
|
extensions:
|
||||||
|
- .cgi
|
||||||
- .pl
|
- .pl
|
||||||
- .PL
|
- .PL
|
||||||
- .perl
|
- .perl
|
||||||
@@ -1609,7 +1610,6 @@ Perl:
|
|||||||
- .pm
|
- .pm
|
||||||
- .pod
|
- .pod
|
||||||
- .psgi
|
- .psgi
|
||||||
- .cgi
|
|
||||||
- .t
|
- .t
|
||||||
interpreters:
|
interpreters:
|
||||||
- perl
|
- perl
|
||||||
|
|||||||
Reference in New Issue
Block a user