On Mon, Sep 08, 2025 at 11:27:29PM +0200, Matthieu Baerts (NGI0) wrote:
> This v0.11.0 version introduces SC2329:
> 
>   Warn when (non-escaping) functions are never invoked.
> 
> Except that, similar to SC2317, ShellCheck is currently unable to figure
> out functions that are invoked via trap, or indirectly, when calling
> functions via variables. It is then needed to disable this new SC2329.
> 
> Reviewed-by: Geliang Tang <[email protected]>
> Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>

Reviewed-by: Simon Horman <[email protected]>


Reply via email to