mirror of
https://github.com/neovim/neovim.git
synced 2025-09-04 20:54:35 +08:00
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: |
||
---|---|---|
.. | ||
nvim.lua | ||
TAP.lua |