Update Library/Homebrew/rubocops/cask/url_legacy_comma_separators.rb
Co-authored-by: Issy Long <issyl0@github.com>
This commit is contained in:
parent
d371547d5a
commit
8c82ec964f
@ -20,7 +20,7 @@ module RuboCop
|
||||
|
||||
url_node = stanza.stanza_node.first_argument
|
||||
|
||||
legacy_comma_separator_pattern = /version.(before|after)_comma/
|
||||
legacy_comma_separator_pattern = /version\.(before|after)_comma/
|
||||
|
||||
url = url_node.source
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user