tools: Add shellcheck.sh
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 7 Nov 2023 19:21:27 +0000 (14:21 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Jan 2024 15:38:15 +0000 (10:38 -0500)
commit86a9f7d3ddc61ee4eded90bfa4c15bf828c1209d
treee8b3eaa13ed613aefdee7a8ff97218ef373b08a4
parent05ffcfc00a277854c379deec649385603bbc63e7
tools: Add shellcheck.sh

This script will run ShellCheck on all files in the tree with the '.sh'
extension and return a non-zero exit code if any of the files has an
issue.

Change-Id: Ib65dcf1c9bd447a92a773284cc138ec0ed01444b
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11293
Makefile.am
tools/shellcheck.sh [new file with mode: 0755]
This page took 0.025746 seconds and 4 git commands to generate.