commit | de1153b361cac47f7bf9f92a0c6a9933d67ed647 | [log] [tgz] |
---|---|---|
author | Masayuki Igawa <masayuki@igawa.io> | Tue Jul 30 18:02:07 2019 +0900 |
committer | Masayuki Igawa <masayuki@igawa.io> | Tue Jul 30 18:02:07 2019 +0900 |
tree | b8345ef0aa92b13fa2c63c785127b5baab9a8e89 | |
parent | e1353a88b79aa80ed85edcc75f46a7e67f3a5669 [diff] |
Introduce bashate This commit introduces bashate[0] which is a code style checker for bash scripts. We already have some bash scripts in Tempest repo. So, it might be good to check the style automatically. Some scripts under the tools directory are also fixed due to the bashate violation. Change-Id: I07820f10387552f93a9d8891b58a8c7fcdb83046