Files
neovim/runtime/lua
Justin M. Keyes 11a1ec7df3 test: lint naming conventions #39117
Problem:
Naming conventions are not automatically checked.

Solution:
Add a check to the doc generator. Eventually we should extract this
somehow, but that will require refactoring the doc generator...

Note: this also checks non-public functions, basically anything that
passes through `gen_eval_files.lua` and `gen_vimdoc.lua`. And that's
a good thing.
2026-04-16 09:35:58 -04:00
..
2026-03-16 10:29:58 +01:00
2026-04-16 09:35:58 -04:00
2025-02-09 18:10:54 +01:00
2026-03-29 13:36:56 +02:00