Closed genebean closed 5 years ago
Is there any way to override these?
LINT_OPTIONS = [ "--relative", "--fail-on-warnings", "--no-double_quoted_strings-check", "--no-80chars-check", "--no-variable_scope-check", "--no-quoted_booleans-check", ]
If not, can you enable overriding them?
Plan would be to allow .puppet-lint.rc to override these default settings if existing
.puppet-lint.rc
released in 0.4.0
Is there any way to override these?
If not, can you enable overriding them?