]> git.ipfire.org Git - thirdparty/suricata.git/commit
scripts: clang-format can use a different base than master 13296/head
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 20 May 2025 13:12:15 +0000 (15:12 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Thu, 22 May 2025 08:41:20 +0000 (10:41 +0200)
commita348f36cd8097463cf332f736c1492c158939d23
treec1a00a8507af9c9688ae2edd99c02175c45ee199
parent5ef11ae0222bd812a26f087836079d512720a15b
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
(cherry picked from commit cca169f307126cb2b85ac27b0c9b0e3b17daa418)
scripts/clang-format.sh