b98f4ded64
This rule is in zuul-jobs as well. Change-Id: I5339665cf9a2c80473bb3413f099e2fe126ba1d8
13 lines
256 B
Plaintext
13 lines
256 B
Plaintext
exclude_paths:
|
|
- playbooks/legacy
|
|
parseable: true
|
|
# [204] Lines < 160
|
|
# [301] Commands should not change things if nothing needs doing
|
|
# [306] shells with pipe should use pipe
|
|
skip_list:
|
|
- '204'
|
|
- '301'
|
|
- '306'
|
|
use_default_rules: true
|
|
verbosity: 1
|