mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 14:47:16 +09:00
Apply suggestion from @Andriamanitra
Co-authored-by: Mikko <Andriamanitra@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
filetype: ruby
|
filetype: ruby
|
||||||
|
|
||||||
detect:
|
detect:
|
||||||
filename: '\.(rb|rake|gemspec)$|^(.*[\\/])?(Gemfile|config.ru|Rakefile|Capfile|Vagrantfile|Guardfile|Appfile|Fastfile|Pluginfile|Podfile|\.?[Bb]rewfile)$'
|
filename: '\.(rb|rake|gemspec)$|^(.*[\\/])?(Gemfile|config\.ru|Rakefile|Capfile|Vagrantfile|Guardfile|Appfile|Fastfile|Pluginfile|Podfile|\.?[Bb]rewfile)$'
|
||||||
header: "^#!.*/(env +)?ruby( |$)"
|
header: "^#!.*/(env +)?ruby( |$)"
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user