Implement linting process 17/70617/4
authorVictor Morales <v.morales@samsung.com>
Thu, 30 Jul 2020 21:56:36 +0000 (17:56 -0400)
committerVictor Morales <v.morales@samsung.com>
Tue, 11 Aug 2020 20:57:55 +0000 (16:57 -0400)
commit15af69c32d0338d7a659ddcf23cfb339973d18e2
treeca149f134613f070b1e066d7e582d3243732882e
parent60d2988bbae760beeac9a2d42812332cfddd2a54
Implement linting process

This commit pretends to make changes required by yamllint and shellcheck
tools.

Signed-off-by: Victor Morales <v.morales@samsung.com>
Change-Id: I73b0a3b54f89b2692c1c3af7940a3acf1124fadb
.gitignore
.yamllint [new file with mode: 0644]
create_vm.sh
deploy.sh
functions.sh
hw_config/intel/idf.yaml
hw_config/intel/pdf.yaml
hw_config/intel/setup_network.sh
sw_config/bmra/all.yml
sw_config/bmra/node1.yml
tox.ini [new file with mode: 0644]