Merge pull request #8140 from miccal/caskstyle
rubocop.yml: cask fixes for new style
This commit is contained in:
commit
a7276adc10
@ -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