We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5ec2d commit 08898aeCopy full SHA for 08898ae
.puppet-lint.rc
@@ -1,3 +1,2 @@
1
--fail-on-warnings
2
--no-parameter_documentation-check
3
---no-parameter_types-check
.sync.yml
@@ -1,3 +1,6 @@
---
spec/spec_helper_acceptance.rb:
unmanaged: false
4
+.puppet-lint.rc:
5
+ enabled_lint_checks:
6
+ - parameter_types
0 commit comments