teal: Move into prosody namespace

This commit is contained in:
Kim Alvefur 2023-03-23 13:36:52 +01:00
parent 738df041ac
commit f68336b96e
61 changed files with 20 additions and 20 deletions

View file

@ -135,7 +135,7 @@ lint:
@echo $$(sed -n '/^\tlocal exclude_files/,/^}/p;' .luacheckrc | sed '1d;$d' | wc -l) files ignored
shellcheck configure
vpath %.tl teal-src/
vpath %.tl teal-src/prosody
%.lua: %.tl
tl -I teal-src/ --gen-compat off --gen-target 5.1 gen $^ -o $@
-lua-format -i $@