Merge pull request #16512 from issyl0/another-cask-library-path
Add `~/Library/Containers` to the list of `Layout/LineLength` exclusions
This commit is contained in:
commit
9b4427d9d8
@ -112,6 +112,7 @@ Layout/LineLength:
|
||||
'"/Library/PreferencePanes/',
|
||||
' "~/Library/Application Support/',
|
||||
'"~/Library/Caches/',
|
||||
'"~/Library/Containers',
|
||||
'"~/Application Support',
|
||||
" was verified as official when first introduced to the cask",
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user