Skip to content

Commit

Permalink
Clear lint rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanevet committed Feb 6, 2015
1 parent cbaf1c2 commit f7d2a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
@@ -1,6 +1,7 @@
require 'puppetlabs_spec_helper/rake_tasks'
require 'puppet-lint/tasks/puppet-lint'

Rake::Task[:lint].clear
PuppetLint.configuration.fail_on_warnings
PuppetLint.configuration.send('relative')
PuppetLint.configuration.send('disable_80chars')
Expand Down

0 comments on commit f7d2a65

Please sign in to comment.