build: add a format target and one shared editor config

The Lua modules were split between tabs and spaces because nothing pinned a
style; .editorconfig is what lua-language-server reads on save, so the editor
and the tree now agree. clang-format already had a config and left native/
unchanged. Embedded modules regenerate from the reformatted ui.lua.
This commit is contained in:
2026-08-04 13:19:58 -04:00
parent bf286eefa6
commit 291f0f20b5
8 changed files with 499 additions and 322 deletions
File diff suppressed because one or more lines are too long