3 Commits

Author SHA1 Message Date
Otavio Pontes a3c1f97c57 shellcheck: Unify shellcheck script
Make sure shellcheck and shellcheck bats are using the same configuration to
run shellcheck

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2020-04-30 08:50:48 -07:00
Otavio Pontes 4eab2e54ad shellcheck: Don't stop shellcheck-all script on first error
This is script is very slow, so it's better to gather all information
before aborting.

Also improve the output of the test when an error happens
2020-03-19 09:53:39 -07:00
Otavio Pontes e148456c8a test: Shellcheck tests should return an error on fails
Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2019-07-12 16:32:18 -07:00