mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
puppet-lint: Enforce 2sp_soft_tables puppet-lint check.
This cleans up the puppet codebase's whitespace formatting to be more consistent.
This commit is contained in:
@@ -16,7 +16,6 @@ EXCLUDED_FILES = [
|
||||
|
||||
PUPPET_CHECK_RULES_TO_EXCLUDE = [
|
||||
"--no-double_quoted_strings-check",
|
||||
"--no-2sp_soft_tabs-check",
|
||||
"--no-documentation-check",
|
||||
"--no-80chars-check",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user