Skip to content
Snippets Groups Projects
Commit b58efdd0 authored by Mickaël Canévet's avatar Mickaël Canévet
Browse files

Fix metadata rake task

parent b6abe5d4
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment