neovim/test/unit
Justin M. Keyes c3836e40a2
build: enable lintlua for test/unit/ dir #26396
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: 45fe4d11ad
previous: 517f0cc634
2023-12-04 14:32:39 -08:00
..
api
charset
eval
fixtures
os
viml
buffer_spec.lua
fileio_spec.lua
formatc.lua
garray_spec.lua
helpers.lua
indent_spec.lua
keycodes_spec.lua
marktree_spec.lua
mbyte_spec.lua
memory_spec.lua
message_spec.lua
msgpack_spec.lua
multiqueue_spec.lua
optionstr_spec.lua
path_spec.lua
preload.lua
preprocess.lua
profile_spec.lua
rbuffer_spec.lua
search_spec.lua
set.lua
statusline_spec.lua
strings_spec.lua
tempfile_spec.lua
testtest_spec.lua
undo_spec.lua