sqlpro-for-postgres: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:45:45 +00:00
parent 3399a1d970
commit 76a29a43af
+1 -1
View File
@@ -16,7 +16,7 @@ cask "sqlpro-for-postgres" do
app "SQLPro for Postgres.app"
zap trash: [
"~/Library/Containers/com.hankinsoft.osx.sqlpropostgres",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.hankinsoft.osx.sqlpropostgres.sfl*",
"~/Library/Containers/com.hankinsoft.osx.sqlpropostgres",
]
end