Browse Source

Fail on lint warnings from now on

Should improve PR quality and eliminate need for PRs to fix
any future lint issues
Matthew Haughton 10 years ago
parent
commit
51ef4bd00e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .puppet-lint.rc

+ 1 - 0
.puppet-lint.rc

@@ -1,2 +1,3 @@
+--fail-on-warnings
 --no-80chars-check
 --no-class_inherits_from_params_class-check