teal: Tweak formatting of generated Lua

master
Kim Alvefur 1 year ago
parent 8feb59adae
commit 43f624d71a
  1. 2
      GNUmakefile

@ -141,7 +141,7 @@ lint:
vpath %.tl teal-src/prosody
%.lua: %.tl
tl -I teal-src/ --gen-compat off --gen-target 5.1 gen $^ -o $@
-lua-format -i $@
-lua-format -i --no-keep-simple-control-block-one-line --no-keep-simple-function-one-line $@
teal: util/jsonschema.lua util/datamapper.lua util/jsonpointer.lua

Loading…
Cancel
Save