Add lua-format config and auto-format all exercises

This commit is contained in:
2023-12-11 12:11:47 +00:00
parent 467ca0446a
commit 017ef8bac4
9 changed files with 79 additions and 54 deletions

View File

@@ -1,7 +1,6 @@
-- Solution --------------------------------------------------------------------
function f()
-- Your implementation here
-- Your implementation here
end
-- Tests -----------------------------------------------------------------------