On 2024-12-26, Luca Saccarola wrote:
> Hi,
> I think we should be setting shellcheck has the compiler for every shellcheck
> supported shell.

> Patch Links:
> 
>   • https://github.com/vim/vim/pull/16311.patch
>   • https://github.com/vim/vim/pull/16311.diff

Doesn't shellcheck need the "-f gcc" and maybe "-x" options?

I wrote a command and function to use shellcheck as a 'makeprg'
a while back and set this so that Vim could properly parse the
output:

    let &makeprg = "shellcheck -f gcc -x"

Regards,
Gary

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/20241226232725.GC1820%40phoenix.

Raspunde prin e-mail lui