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

This commit is contained in:
Josh Hagins 2016-01-03 14:18:30 -05:00
parent 1f6a1e1ca1
commit f019d00984
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask 'hbuilder' do
url "http://download.dcloud.net.cn/HBuilder.#{version}.macosx_64.tar.gz"
name 'HBuilder'
homepage 'http://dcloud.io/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'HBuilder.app'
end