tools: binman: ti_board_cfg: Check for linting problems
authorNeha Malcom Francis <n-francis@ti.com>
Fri, 5 Jan 2024 11:39:17 +0000 (17:09 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jan 2024 22:50:27 +0000 (17:50 -0500)
commit10fee88d42fe37d83f0a37b3dae69b674f8055f3
tree7359a9452d7d85b4d4983ae1a92ef5db6ef70a6e
parent0cc7a701e9ead1229aec8a28375a46337d326377
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>
tools/binman/etype/ti_board_config.py
tools/binman/ftest.py
tools/binman/test/323_ti_board_cfg_phony.dts [new file with mode: 0644]
tools/binman/test/yaml/config.yaml
tools/binman/test/yaml/config_phony.yaml [new file with mode: 0644]
tools/buildman/requirements.txt