mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-27 03:35:34 +00:00
Fix for shebang with relative bin
`#!/usr/bin/env bin/linguist` is a valid shebang
This commit is contained in:
@@ -544,6 +544,8 @@ Crystal:
|
||||
- .cr
|
||||
ace_mode: ruby
|
||||
tm_scope: source.ruby
|
||||
interpreters:
|
||||
- crystal
|
||||
|
||||
Cucumber:
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user