summarylogtreecommitdiffstats
path: root/makefile-shellcheck-configure.patch
blob: b0f19e3a1a3755d88518d17c7b052724c34183a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- -	2023-06-25 07:14:36.641047783 +0400
+++ makefile	2023-06-25 06:52:52.458396110 +0400
@@ -102,7 +102,7 @@
 lint:
 	$(LUACHECK) -q $$(HGPLAIN= hg files -I '**.lua') prosody prosodyctl
 	@echo $$(sed -n '/^\tlocal exclude_files/,/^}/p;' .luacheckrc | sed '1d;$d' | wc -l) files ignored
-	shellcheck configure
+	shellcheck - < configure
 
 test:
 	$(BUSTED) --lua=$(RUNWITH)