diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2023-12-04 12:38:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 12:38:31 -0800 |
commit | 517f0cc634b985057da5b95cf4ad659ee456a77e (patch) | |
tree | bcf973c59c22b1b3d09b817b957d56e7892d2f86 /test/unit/api/helpers.lua | |
parent | e5d7003b02c9af96c51ea5638e07eea25057a216 (diff) | |
download | rneovim-517f0cc634b985057da5b95cf4ad659ee456a77e.tar.gz rneovim-517f0cc634b985057da5b95cf4ad659ee456a77e.tar.bz2 rneovim-517f0cc634b985057da5b95cf4ad659ee456a77e.zip |
build: enable lintlua for scripts/ dir #26391
Problem:
We don't enable stylua for many Lua scripts. Automating code-style is an
important tool for reducing time spent on accidental (non-essential)
complexity.
Solution:
- Enable lintlua for `scripts/` directory.
- Specify `call_parentheses = "Input"`, we should allow kwargs-style
function invocations.
Diffstat (limited to 'test/unit/api/helpers.lua')
0 files changed, 0 insertions, 0 deletions