Skip to content

Commit

Permalink
don't explicitly include puppet-lint (#292)
Browse files Browse the repository at this point in the history
we've multiple gems as puppet-lint plugins that all requier puppet-lint
  • Loading branch information
bastelfreak authored and roidelapluie committed Jun 27, 2016
1 parent bb34bf9 commit f696e89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ group :test do
gem 'rspec-puppet', :require => false, :git => 'https://github.com/rodjek/rspec-puppet.git'
gem 'rspec-puppet-facts', :require => false
gem 'rspec-puppet-utils', :require => false
gem 'puppet-lint', :require => false, :git => 'https://github.com/rodjek/puppet-lint.git'
gem 'puppet-lint-absolute_classname-check', :require => false
gem 'puppet-lint-leading_zero-check', :require => false
gem 'puppet-lint-trailing_comma-check', :require => false
Expand Down

0 comments on commit f696e89

Please sign in to comment.