Add script to fix yamllint errors 46/4046/30
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 6 Mar 2017 16:05:27 +0000 (08:05 -0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 1 Aug 2017 14:23:52 +0000 (10:23 -0400)
commit2f7fc1a399a9ed755f73f538c4b37209ee5d326d
tree8ca35d03524bd3ea759f954afeb06a82027ad9c1
parent61094926902a4805a382d0ad2a680d277e05952f
Add script to fix yamllint errors

Run this script as "./fix_yamllint.sh" inside the desired repo.
This script will ask the option of running for all *.yaml files or
specific ones for which the user will need to provide the complete
path per file separated by spaces.

Change-Id: I63f200fd9289f12715d354c95af18b619e4911a2
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
shell/fix_yamllint [new file with mode: 0755]