diff -r 1330b5290a10 -r b5fc11475b5d GNUmakefile --- a/GNUmakefile Sun Sep 09 19:23:52 2018 +0200 +++ b/GNUmakefile Sun Sep 09 19:34:59 2018 +0200 @@ -80,7 +80,7 @@ @echo "To inspect individual files run: luacov-console -l FILENAME" lint: - $(LUACHECK) -q $$(hg files -I '**.lua') prosody prosodyctl + $(LUACHECK) -q $$(HGPLAIN= hg files -I '**.lua') prosody prosodyctl @echo $$(sed -n '/^exclude_files/,/^}/p;' .luacheckrc | sed '1d;$d' | wc -l) files ignored util/%.so: