rectangle: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 15:45:07 +00:00
parent e090fab752
commit a95f7e564e
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -24,8 +24,8 @@ cask "rectangle" do
"~/Library/Application Scripts/com.knollsoft.RectangleLauncher",
"~/Library/Application Support/Rectangle",
"~/Library/Caches/com.knollsoft.Rectangle",
"~/Library/HTTPStorages/com.knollsoft.Rectangle",
"~/Library/Containers/com.knollsoft.RectangleLauncher",
"~/Library/HTTPStorages/com.knollsoft.Rectangle",
"~/Library/Preferences/com.knollsoft.Rectangle.plist",
]
end