Merge "Update docs for puppet-lint 2.0"

This commit is contained in:
Jenkins 2016-11-03 15:29:54 +00:00 committed by Gerrit Code Review
commit 18510ed50a
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ and deploying new changes.
--fail-on-warnings \ --fail-on-warnings \
--with-context \ --with-context \
--with-filename \ --with-filename \
--no-80chars-check \ --no-140chars-check \
--no-variable_scope-check \ --no-variable_scope-check \
--no-nested_classes_or_defines-check \ --no-nested_classes_or_defines-check \
--no-autoloader_layout-check \ --no-autoloader_layout-check \

View File

@ -68,7 +68,7 @@ for plugins.
--fail-on-warnings \ --fail-on-warnings \
--with-context \ --with-context \
--with-filename \ --with-filename \
--no-80chars-check \ --no-140chars-check \
--no-variable_scope-check \ --no-variable_scope-check \
--no-nested_classes_or_defines-check \ --no-nested_classes_or_defines-check \
--no-autoloader_layout-check \ --no-autoloader_layout-check \