rubocop.yml: cask fixes for new style
This commit is contained in:
parent
8d97029b03
commit
633dea1bb1
@ -181,7 +181,9 @@ Layout/LineLength:
|
||||
Max: 118
|
||||
# ignore manpage comments and long single-line strings
|
||||
IgnoredPatterns: ['#: ', ' url "', ' mirror "', ' plist_options ',
|
||||
' appcast "', ' executable: "', '#{version.',
|
||||
' appcast "', ' executable: "', ' font "', ' homepage "', ' name "',
|
||||
' pkg "', ' pkgutil: "', '#{language}', '#{version.',
|
||||
' "/Library/Application Support/', '"/Library/Caches/', '"/Library/PreferencePanes/',
|
||||
' "~/Library/Application Support/', '"~/Library/Caches/', '"~/Application Support',
|
||||
' was verified as official when first introduced to the cask']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user