Files
neovim/.github
Justin M. Keyes bc6d946cca 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.
2026-04-16 10:48:11 -04:00
..
2026-03-26 13:44:19 +01:00
2022-12-22 13:20:19 +01:00
2026-03-09 21:40:50 -04:00