22e4a13542
Signed-off-by: Scott Little <scott.little@windriver.com> Change-Id: I36bdbbd9cd9ae85e9c71163939c53cd6f9028943
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
---
|
|
extends: default
|
|
|
|
rules:
|
|
# 160 chars should be enough, but don't fail if a line is longer
|
|
line-length:
|
|
max: 160
|
|
level: warning
|