Skip to content

Commit

Permalink
Add ~/Library/Containers to the list of Layout/LineLength exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
issyl0 committed Jan 20, 2024
1 parent 13c4d0a commit d2bd282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ Layout/LineLength:
"#{version.",
' "/Library/Application Support/',
'"/Library/Caches/',
'"~/Library/Containers',
'"/Library/PreferencePanes/',
' "~/Library/Application Support/',
'"~/Library/Caches/',
Expand Down

0 comments on commit d2bd282

Please sign in to comment.