Skip to content

Code Style

V edited this page Feb 20, 2022 · 1 revision

Code style is defined in .editorconfig.

To format code automatically in VS Code you need to install lua-language-server and EditorConfig.

As code formatter set Lua (lua-language-server).

Clone this wiki locally