10/05/2022 16:00, Stanisław Kardach: > On Tue, May 10, 2022 at 2:32 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > > 10/05/2022 13:21, Stanisław Kardach: > > > > > > Using "Sponsored by:" does not trigger checks above (still feels like a > > > hack). > > > > Agree it is a hack, > > and not having the hyphen breaks my Vim colouring :) > > > > We can ignore this checkpatch warning, that's fine. > > > > Just to be sure before I post V2 - do you mean to ignore BAD_SIGN_OFF in > checkpatches.sh or rather somewhere in CI configuration?
Yes I mean CI will return BAD_SIGN_OFF, we'll take note, but it won't be a blocker to accept the patch. The CI can return minor warnings, that's OK. We prefer avoiding the warnings, because it is more work to check all the warnings manually, but I don't see a better solution here.