mirror of https://github.com/ansible/ansible.git
ansible-test - Enable shellcheck SC2164
parent
3c432fea43
commit
c75624fbdc
@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- ansible-test - The ``shellcheck`` sanity test no longer disables the ``SC2164`` check.
|
||||
In most cases, seeing this error means the script is missing ``set -e``.
|
Loading…
Reference in New Issue