Explorar el Código

Fail on lint warnings from now on

Should improve PR quality and eliminate need for PRs to fix
any future lint issues
Matthew Haughton hace 10 años
padre
commit
51ef4bd00e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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