Add setup for YAML/JSON files linting 93/102593/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 28 Feb 2020 13:09:43 +0000 (14:09 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 2 Mar 2020 14:20:42 +0000 (14:20 +0000)
commit76c43bfd668d4f112a3845c631459643e405304a
treeaeb7845aa09b75b32b88ec14619e84419af13ced
parentc058382fb121b2463054485cd9c2a44c9129ee11
Add setup for YAML/JSON files linting

Tox based setup for running linters on YAML and
JSON files. It can be run manually to verify local
changes in _commited_ files.

Relevant CI job (created at Change-Id:
I4f130f6c68222d53dcf022f3fd4a2b41765eaf45) triggered
by change to any of yaml/json files leverages this
setup to run verify tasks.

Change-Id: I07845e3771c0246847184217a96dc90764595f17
Issue-ID: INT-1427
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
.coafile [new file with mode: 0644]
.yamllint [new file with mode: 0644]
tox.ini [new file with mode: 0644]