You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-test-shellcheck-exc...

4 lines
198 B
YAML

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``.