* lisp/progmodes/ruby-mode.el (auto-mode-alist): Add Brewfile.
This commit is contained in:
parent
ccf2576081
commit
af3edb3be9
1 changed files with 1 additions and 1 deletions
|
@ -2436,7 +2436,7 @@ If there is no Rubocop config file, Rubocop will be passed a flag
|
|||
"\\)"
|
||||
"\\|/"
|
||||
"\\(?:Gem\\|Rake\\|Cap\\|Thor"
|
||||
"\\|Puppet\\|Berks"
|
||||
"\\|Puppet\\|Berks\\|Brew"
|
||||
"\\|Vagrant\\|Guard\\|Pod\\)file"
|
||||
"\\)\\'"))
|
||||
'ruby-mode))
|
||||
|
|
Loading…
Add table
Reference in a new issue