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

This commit is contained in:
Josh Hagins 2016-01-03 14:17:53 -05:00
parent e03a7c01bb
commit 379e624272
1 changed files with 5 additions and 5 deletions

View File

@ -16,6 +16,6 @@ cask 'bittorrent' do
'~/Library/Application Support/BitTorrent', '~/Library/Application Support/BitTorrent',
'~/Library/Saved Application State/com.com.bittorrent.BitTorrent.savedState', '~/Library/Saved Application State/com.com.bittorrent.BitTorrent.savedState',
'~/Library/Caches/com.com.bittorrent.BitTorrent', '~/Library/Caches/com.com.bittorrent.BitTorrent',
'~/Library/LaunchAgents/com.bittorrent.BitTorrent.plist' '~/Library/LaunchAgents/com.bittorrent.BitTorrent.plist',
] ]
end end