#!/bin/bash
LUACHECK=$HOME/.luarocks/bin/luacheck
(
find ./ -name mod.conf
echo EOF
) | lua tests/luacheck/test.lua | bash