dolphin.rb: RuboCop (master), RuboCop-cask (master) auto-correct

This commit is contained in:
Josh Hagins 2016-01-03 14:18:10 -05:00
parent cdfefa240d
commit c7bf5f3e5f
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ cask 'dolphin' do
app 'Dolphin.app'
zap :delete => [
'~/Library/Application Support/Dolphin',
'~/Library/Preferences/org.dolphin-emu.dolphin.plist',
'~/Library/Application Support/Dolphin',
'~/Library/Preferences/org.dolphin-emu.dolphin.plist',
]
end