Skip to content

Commit 3b8c005

Browse files
committed
Disable out-of-scope checks
For now we want to have running CI. We do not care about the module being fully documented.
1 parent 68d8c64 commit 3b8c005

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.puppet-lint.rc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
--relative
2+
--no-parameter_types
3+
--no-parameter_documentation
4+
--no-documentation
5+
--no-140chars

0 commit comments

Comments
 (0)