v1.63.0
1.63.0 (2019-11-27)
Code Refactoring
- travis: use pathspecs for
git ls-files
instead ofgrep
(615e3b2), closes /github.com/saltstack-formulas/template-formula/pull/181#discussion_r351421463
Features
- shellcheck: apply fixes throughout this repo (1ea7fbb)
- travis: run
shellcheck
during lint job (f52eb37), closes /github.com/saltstack-formulas/template-formula/pull/180#issuecomment-558612422