mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Add Perl6 to languages.yml
This commit is contained in:
@@ -1150,14 +1150,30 @@ Perl:
|
|||||||
primary_extension: .pl
|
primary_extension: .pl
|
||||||
extensions:
|
extensions:
|
||||||
- .PL
|
- .PL
|
||||||
- .nqp
|
|
||||||
- .perl
|
- .perl
|
||||||
- .ph
|
- .ph
|
||||||
- .plx
|
- .plx
|
||||||
- .pm6
|
- .pm
|
||||||
- .pod
|
- .pod
|
||||||
- .psgi
|
- .psgi
|
||||||
|
|
||||||
|
Perl6:
|
||||||
|
type: programming
|
||||||
|
color: "#0298c3"
|
||||||
|
primary_extension: .p6
|
||||||
|
extensions:
|
||||||
|
- .6pl
|
||||||
|
- .6pm
|
||||||
|
- .nqp
|
||||||
|
- .p6l
|
||||||
|
- .p6m
|
||||||
|
- .pl
|
||||||
|
- .pl6
|
||||||
|
- .pl6
|
||||||
|
- .pm
|
||||||
|
- .pm6
|
||||||
|
- .pm6
|
||||||
|
|
||||||
Pike:
|
Pike:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#066ab2"
|
color: "#066ab2"
|
||||||
|
|||||||
Reference in New Issue
Block a user