mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-10 11:25:32 +00:00
Allow POD with Perl shebangs (#3735)
* Allow perl interpreter for Pod too * Use precise dist * This is a tautology * Update heuristic to accept candidate input * Minor rename
This commit is contained in:
@@ -3300,6 +3300,8 @@ Pod:
|
||||
wrap: true
|
||||
extensions:
|
||||
- ".pod"
|
||||
interpreters:
|
||||
- perl
|
||||
tm_scope: none
|
||||
language_id: 288
|
||||
PogoScript:
|
||||
|
||||
Reference in New Issue
Block a user