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

This commit is contained in:
Josh Hagins 2016-01-03 14:19:35 -05:00
parent 8caf728953
commit 34fcee8e88
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask 'stackroom' do
url "http://www.geocities.jp/aromaticssoft/stackroom/download/stackroom_#{version}.zip"
name 'Stackroom'
homepage 'http://www.geocities.jp/aromaticssoft/stackroom/'
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 'Stackroom.app'
end