mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00

Also adds one exception to linter rules: typedef struct { kvec_t(Object) stack; } EncodedData; is completely valid (from the style guide point of view) code.