]> git.ipfire.org Git - thirdparty/suricata.git/commit
scripts: clang-format can use a different base than master
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 20 May 2025 13:12:15 +0000 (15:12 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 21 May 2025 17:42:08 +0000 (19:42 +0200)
commitcca169f307126cb2b85ac27b0c9b0e3b17daa418
tree453e481cd5abf68a2626eabdd2d45b1ca03dab9e
parentbb7009f2f4b868d57bac8c5331b50f48e0b8e493
scripts: clang-format can use a different base than master

useful for git hook running on main-7.0.x branches so that
not every commit gets its format checked again.

Ticket: 7292
scripts/clang-format.sh