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:
Issy Long 2024-01-20 19:51:30 +00:00 committed by GitHub
commit 9b4427d9d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",
]