5 lines
56 B
Makefile
5 lines
56 B
Makefile
|
format:
|
||
|
lua-format --in-place init.lua
|
||
|
|
||
|
.PHONY: format
|