mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Fix order of extensions
This commit is contained in:
@@ -1008,13 +1008,13 @@ Perl:
|
|||||||
primary_extension: .pl
|
primary_extension: .pl
|
||||||
extensions:
|
extensions:
|
||||||
- .PL
|
- .PL
|
||||||
|
- .nqp
|
||||||
- .perl
|
- .perl
|
||||||
- .ph
|
- .ph
|
||||||
- .plx
|
- .plx
|
||||||
- .pm6
|
- .pm6
|
||||||
- .pod
|
- .pod
|
||||||
- .psgi
|
- .psgi
|
||||||
- .nqp
|
|
||||||
|
|
||||||
Pike:
|
Pike:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user