]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(compiler): improve cppcheck
authorKonfekt <Konfekt@users.noreply.github.com>
Fri, 8 Nov 2024 17:49:43 +0000 (18:49 +0100)
committerChristian Brabandt <cb@256bit.org>
Fri, 8 Nov 2024 17:51:52 +0000 (18:51 +0100)
commit0f60fbf6796b72111184a6734b702a93f8f8944b
tree881647a5ae3bcca6034f186cd656a88758300bd8
parent07c9ab8c0549158bdd10fde38243a8b95214f5b7
runtime(compiler): improve cppcheck

Properly escape the values for makeprg according to the :set rules

closes: #16014

Signed-off-by: Konfekt <Konfekt@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/compiler/cppcheck.vim