On Tue, Feb 17, 2026 at 8:07 AM Joe Lawrence <[email protected]> wrote: > > Add a standalone Makefile with a 'check' target that runs static code > analysis (shellcheck) on the klp-build script(s). This is intended > strictly as a development aid. > > Signed-off-by: Joe Lawrence <[email protected]>
I wonder whether we can add logic to "make check" to replace the grep-override function. But I guess the override function is OK. Acked-by: Song Liu <[email protected]>
