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
b58efdd0
Commit
b58efdd0
authored
Feb 19, 2015
by
Mickaël Canévet
Browse files
Fix metadata rake task
parent
b6abe5d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rakefile
View file @
b58efdd0
...
...
@@ -9,8 +9,3 @@ PuppetLint::RakeTask.new :lint do |config|
end
PuppetSyntax
.
exclude_paths
=
[
"spec/fixtures/**/*.pp"
,
"vendor/**/*"
]
desc
"Lint metadata.json file"
task
:metadata
do
sh
"metadata-json-lint metadata.json"
end
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