tools: binman: ti_board_cfg: Check for linting problems

Use yamllint for checking whether YAML configuration files are adhering
to default yamllint rules.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Suggested-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Neha Malcom Francis
2024-01-05 17:09:17 +05:30
committed by Tom Rini
parent 0cc7a701e9
commit 10fee88d42
6 changed files with 46 additions and 2 deletions

View File

@@ -10,9 +10,9 @@ main-branch:
b: 0
arr: [0, 0, 0, 0]
another-arr:
- #1
- # 1
c: 0
d: 0
- #2
- # 2
c: 0
d: 0