mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
cr: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+1
-1
@@ -18,8 +18,8 @@ cask "cr" do
|
||||
app "cr#{version.major}.app"
|
||||
|
||||
zap trash: [
|
||||
"/Applications/cr#{version.major}.ini",
|
||||
"~/.cr#{version.major}",
|
||||
"~/Library/Saved Application State/org.coolreader.cr#{version.major}.savedState",
|
||||
"/Applications/cr#{version.major}.ini",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user