diff options
author | EuAndreh <eu@euandre.org> | 2021-01-23 19:56:35 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-23 19:56:35 -0300 |
commit | 6b7e12ab55d1328e6a1c421cbb362c1e76ca0ca1 (patch) | |
tree | f202a06a134ddada6d49644dc56a6b6f4eb21ab0 /tests.sh | |
parent | Remove unused README.sh (diff) | |
download | euandre.org-6b7e12ab55d1328e6a1c421cbb362c1e76ca0ca1.tar.gz euandre.org-6b7e12ab55d1328e6a1c421cbb362c1e76ca0ca1.tar.xz |
{scripts => build-aux}/assert-shellcheck.sh
Diffstat (limited to 'tests.sh')
-rwxr-xr-x | tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ set -eux sh scripts/assert-spelling.sh sh scripts/assert-nixfmt.sh -sh scripts/assert-shellcheck.sh +sh build-aux/assert-shellcheck.sh sh scripts/assert-todos.sh sh scripts/sync-translations.sh |