mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
teal: Move into prosody namespace
This commit is contained in:
parent
738df041ac
commit
f68336b96e
61 changed files with 20 additions and 20 deletions
|
@ -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 $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue