From 901b8896afb2dc37357769063779935a531a1bca Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 2 Oct 2015 11:19:11 +1300 Subject: Add linting targets --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 04639b01..4ad5bd8b 100644 --- a/README.markdown +++ b/README.markdown @@ -202,6 +202,10 @@ You can test that both sets of shell scripts are syntactically correct with `make test-bash`, `make test-sh`, or `make test` for everything including the scripts in `bin`. +If you have `shellcheck(1)` and/or `perlcritic(1)`, there's a `lint` target +too for the shell script files and Perl files respectively, but the files don’t +need to pass that check to be installed. + GnuPG ----- -- cgit v1.2.3