浏览代码

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 年之前
父节点
当前提交
51ef4bd00e
共有 1 个文件被更改,包括 1 次插入0 次删除
  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