Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
a560b894
Commit
a560b894
authored
Feb 06, 2015
by
Mickaël Canévet
Browse files
Clear lint rake task
parent
509405a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rakefile
View file @
a560b894
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'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment