mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
c3836e40a2
Problem: Not all Lua code is checked by stylua. Automating code-style is an important mechanism for reducing time spent on accidental (non-essential) complexity. Solution: - Enable lintlua for `test/unit/` directory. - TODO: only `test/functional/` remains unchecked. previous: |
||
---|---|---|
.. | ||
decode_spec.lua | ||
encode_spec.lua | ||
helpers.lua | ||
tricks_spec.lua | ||
tv_clear_spec.lua | ||
typval_spec.lua |