mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-24 19:05:01 +01:00
add puppet-lint-param-docs
This commit is contained in:
parent
226505f4fd
commit
b22e05176a
2 changed files with 6 additions and 0 deletions
5
.sync.yml
Normal file
5
.sync.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
Gemfile:
|
||||
optional:
|
||||
':test':
|
||||
- gem: puppet-lint-param-docs
|
1
Gemfile
1
Gemfile
|
@ -8,6 +8,7 @@ group :test do
|
|||
gem 'coveralls', :require => false
|
||||
gem 'simplecov-console', :require => false
|
||||
gem 'puppet_metadata', '~> 1.0', :require => false
|
||||
gem 'puppet-lint-param-docs', :require => false
|
||||
end
|
||||
|
||||
group :development do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue