I want my team to write code in a single coding style. For this purpose we usually use automatic code formatting and add it as “git hook” (for other programming languages, for example, C/C++, JS…).
Has anyone set up this for Lua code? Ideally in Defold IDE style.