Problem: need formatting, linting, testing, and nix dev shell configs. Solution: add stylua, selene, lua-language-server, busted, pre-commit, flake.nix, and luarocks rockspec configuration.
4 lines
49 B
TOML
4 lines
49 B
TOML
std = 'vim'
|
|
|
|
[lints]
|
|
bad_string_escape = 'allow'
|