From e6ac7e8bf6b27e6f752b1b8cee08057d9e57c0b3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 21 Jan 2022 00:40:28 -0300 Subject: tests/linting.sh: Add initial setup for testing lint checks --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0856347..c33c1fa 100644 --- a/Makefile +++ b/Makefile @@ -78,6 +78,7 @@ check: all sh tests/cli-opts.sh sh tests/config.sh sh tests/workflow.sh + sh tests/linting.sh clean: rm -rf \ -- cgit v1.2.3