Update Library/Homebrew/rubocops/cask/url_legacy_comma_separators.rb

Co-authored-by: Issy Long <issyl0@github.com>
This commit is contained in:
Bevan Kay 2022-01-12 10:40:22 +11:00 committed by GitHub
parent d371547d5a
commit 8c82ec964f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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