You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
ci: fix ShellCheck linting for BATS tests (#3347)
* updated `lint.sh` to lint BATS (again) * fix linting errors
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
# shellcheck disable=SC2314,SC2317
|
||||
|
||||
load "${REPOSITORY_ROOT}/test/test_helper/common"
|
||||
|
||||
BATS_TEST_NAME_PREFIX='test helper functions:'
|
||||
|
Reference in New Issue
Block a user