diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2026-04-16 10:48:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-16 10:48:11 -0400 |
| commit | bc6d946cca422c770e792a62d7454387d79065e2 (patch) | |
| tree | 11464dac46311bad1ad6a75ef7bfa1f8c11e131f /test/functional/vimscript/executable_spec.lua | |
| parent | 42e9d8dfd1056e99713cb3f8a0155d1555cf896d (diff) | |
test: lint EXX error codes #8155
Problem:
- Choosing a new EXX error code is tedious.
- It's possible to accidentally use an EXX error code for different
purposes.
Solution:
Add a lint check which requires EXX error codes to have a :help tag.
This also avoids duplicates because `make doc` does `:helptags ++t doc`
which fails if duplicates are found.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions
