18c79eb0ca
Lints docs and yaml files in addition to Python. This also fixes the encountered issues. Change-Id: I111cc93939ae4cd2e878e7f863c1a45db51cdbbe
9 lines
71 B
Plaintext
9 lines
71 B
Plaintext
---
|
|
extends: default
|
|
|
|
ignore: |
|
|
.tox/
|
|
|
|
rules:
|
|
line-length: disable
|