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

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

View File

@ -5,7 +5,7 @@ cask 'galileo-arduino' do
url "https://downloadmirror.intel.com/23171/eng/Intel_Galileo_Arduino_SW_#{version}_on_MacOSX%20_v1.0.0.zip"
name 'Intel Galileo Arduino SW'
homepage 'https://communities.intel.com/docs/DOC-22226'
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 'Arduino.app'
end