Skip to content

Commit

Permalink
modulesync: add metadata-json-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Cleal committed Mar 11, 2015
1 parent c7b634f commit 8902c07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Expand Up @@ -245,3 +245,4 @@ Additional Resources
* [General GitHub documentation](http://help.github.com/)

* [GitHub pull request documentation](http://help.github.com/send-pull-requests/)

1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -23,5 +23,6 @@ gem 'puppet-blacksmith', '>= 3.1.0', {"groups"=>["development"]}
gem 'rest-client', '< 1.7', {"platforms"=>["ruby_18"], "groups"=>["development"]}
gem 'mime-types', '~> 1.0', {"platforms"=>["ruby_18"], "groups"=>["development"]}
gem 'rspec-puppet-facts'
gem 'metadata-json-lint'

# vim:ft=ruby

0 comments on commit 8902c07

Please sign in to comment.