Skip to content

Commit

Permalink
Merge pull request #156 from syseleven/puppet-strings
Browse files Browse the repository at this point in the history
Add puppet-strings docs
  • Loading branch information
alexjfisher authored Oct 14, 2020
2 parents 5975459 + 6973f5c commit 523fe86
Show file tree
Hide file tree
Showing 22 changed files with 1,800 additions and 211 deletions.
4 changes: 4 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@
- set: debian8-64
- set: debian9-64
- set: debian10-64
Gemfile:
optional:
':test':
- gem: puppet-lint-param-docs
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ group :test do
gem 'voxpupuli-test', '~> 2.0', :require => false
gem 'coveralls', :require => false
gem 'simplecov-console', :require => false
gem 'puppet-lint-param-docs', :require => false
end

group :development do
Expand Down
Loading

0 comments on commit 523fe86

Please sign in to comment.