nwops / puppet-retrospec

The only tool you need to generate puppet code, tests, modules, facts, types, providers, data and everything else.
https://www.retrospec-puppet.com/
GNU Affero General Public License v3.0
137 stars 27 forks source link

Add .puppet-lint.rc file to module_files for ignoring checks #24

Closed chrisbelyea closed 9 years ago

chrisbelyea commented 9 years ago

The .puppet-lint-rc file is used by puppet-lint to ignore certain style checks. By adding this file to module_files retrospec can automatically create it when run. By default, the .puppet-lint.rc file includes some example flags that are commented out and will have no effect.