mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-04 16:35:34 +00:00
Prefer aliases over shebang config
This commit is contained in:
@@ -271,6 +271,7 @@ Groovy:
|
||||
JavaScript:
|
||||
:aliases:
|
||||
- js
|
||||
- node
|
||||
:ext:
|
||||
- .js
|
||||
- .sjs
|
||||
@@ -334,6 +335,8 @@ Myghty:
|
||||
- .myt
|
||||
Nu:
|
||||
:lexer: scheme
|
||||
:aliases:
|
||||
- nush
|
||||
:ext:
|
||||
- .nu
|
||||
- Nukefile
|
||||
@@ -437,6 +440,11 @@ Redcode:
|
||||
:ext:
|
||||
- .cw
|
||||
Ruby:
|
||||
:aliases:
|
||||
- jruby
|
||||
- macruby
|
||||
- rake
|
||||
- rbx
|
||||
:ext:
|
||||
- .rb
|
||||
- .ru
|
||||
|
||||
Reference in New Issue
Block a user