font-finagler: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:45:57 +00:00
parent 297560e869
commit 8364f5b309
+1 -1
View File
@@ -18,9 +18,9 @@ cask "font-finagler" do
binary "#{appdir}/Font Finagler.app/Contents/MacOS/finagler"
zap trash: [
"~/Library/Caches/com.markdouma.FontFinagler",
"~/Library/HTTPStorages/com.markdouma.FontFinagler",
"~/Library/HTTPStorages/com.markdouma.FontFinagler.binarycookies",
"~/Library/Preferences/com.markdouma.FontFinagler.plist",
"~/Library/Caches/com.markdouma.FontFinagler",
]
end