mbed-studio: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:47:13 +00:00
parent 31ad63d430
commit 9fc035c99c
+1 -1
View File
@@ -21,9 +21,9 @@ cask "mbed-studio" do
uninstall pkgutil: "com.arm.mbed.studio"
zap trash: [
"~/Library/Application Support/Mbed Studio",
"~/.mbed-library-cache",
"~/.mbed-library-pipeline",
"~/.mbed-studio",
"~/Library/Application Support/Mbed Studio",
]
end