Skip to content

Commit

Permalink
Enable more linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Dec 14, 2021
1 parent 9787e9e commit 378041a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .puppet-lint.rc
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
--fail-on-warnings
--no-parameter_documentation-check
--no-parameter_types-check
10 changes: 4 additions & 6 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
Gemfile:
optional:
':test':
- gem: puppet-lint-param-docs
spec/spec_helper_acceptance.rb:
unmanaged: false
.puppet-lint.rc:
enabled_lint_checks:
- parameter_documentation
- parameter_types

0 comments on commit 378041a

Please sign in to comment.