runway: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:45:16 +00:00
parent eee7756829
commit a3bee7fd12
+1 -1
View File
@@ -16,10 +16,10 @@ cask "runway" do
app "Runway.app"
zap trash: [
"~/.runway",
"~/Library/Application Support/Runway",
"~/Library/Logs/Runway",
"~/Library/Preferences/com.runwayai.runway.plist",
"~/Library/Saved Application State/com.runwayai.runway.savedState",
"~/.runway",
]
end