tests: add shellcheckServices
This commit is contained in:
committed by
Otto Sabart
parent
01fa900633
commit
c3b97e6728
@@ -2,6 +2,8 @@
|
||||
set -euo pipefail
|
||||
. "${BASH_SOURCE[0]%/*}/../helper/run-in-nix-env" "shellcheck findutils gnugrep" "$@"
|
||||
|
||||
# Shellcheck all bash sources in this repo
|
||||
|
||||
cd "${BASH_SOURCE[0]%/*}/.."
|
||||
{
|
||||
# Skip .git dir in all find commands
|
||||
|
||||
Reference in New Issue
Block a user