feishu: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:45:47 +00:00
parent 0bc56f3049
commit 5ce4f8190e
+4 -4
View File
@@ -33,12 +33,12 @@ cask "feishu" do
zap trash: [
# feishu
"~/Library/Caches/com.bytedance.lark.helper",
"~/Library/Preferences/com.bytedance.lark.helper.plist",
# lark
"~/Library/Caches/com.electron.lark.helper",
"~/Library/Preferences/com.electron.lark.helper.plist",
# both
"~/Library/Caches/com.electron.lark",
# lark
"~/Library/Caches/com.electron.lark.helper",
"~/Library/Preferences/com.bytedance.lark.helper.plist",
"~/Library/Preferences/com.electron.lark.helper.plist",
"~/Library/Saved Application State/com.electron.lark.savedState",
]
end