Sfoglia il codice sorgente

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 anni fa
parent
commit
51ef4bd00e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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