Add ~/Library/Containers
to the list of Layout/LineLength
exclusions
- This was found in https://github.com/Homebrew/homebrew-cask/pull/164915/files#r1460533604.
This commit is contained in:
parent
50bb7c1d87
commit
a9d0d229f5
@ -112,6 +112,7 @@ Layout/LineLength:
|
|||||||
'"/Library/PreferencePanes/',
|
'"/Library/PreferencePanes/',
|
||||||
' "~/Library/Application Support/',
|
' "~/Library/Application Support/',
|
||||||
'"~/Library/Caches/',
|
'"~/Library/Caches/',
|
||||||
|
'"~/Library/Containers',
|
||||||
'"~/Application Support',
|
'"~/Application Support',
|
||||||
" was verified as official when first introduced to the cask",
|
" was verified as official when first introduced to the cask",
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user