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 4e1d373 commit 18dc312Copy full SHA for 18dc312
.puppet-lint.rc
@@ -1,3 +1 @@
1
--fail-on-warnings
2
---no-parameter_documentation-check
3
---no-parameter_types-check
.sync.yml
@@ -1,4 +1,8 @@
---
+.puppet-lint.rc:
+ enabled_lint_checks:
4
+ - parameter_documentation
5
+ - parameter_types
6
Gemfile:
7
optional:
8
':test':
0 commit comments