Actions
Task #9097
open
JF
JF
clang-format: miscelaneous fixes
Task #9097:
clang-format: miscelaneous fixes
Effort:
Difficulty:
Label:
Description
The clang-format script has a few bugs that made it report runs without formatting needs as erroring out, as well as ignore first commits on branches.
- empty commit list
- commit-filter off-by-one
- script success decided matching on git-clang-format known strings
Fix those, and the github workflow that calls it, which doesn't include main-* in the ignore list.
OT Updated by OISF Ticketbot 4 days ago
- Subtask #9098 added
OT Updated by OISF Ticketbot 4 days ago
- Label deleted (
Needs backport to 8.0)
JF Updated by Juliana Fajardini Reichow 4 days ago
- Description updated (diff)
- Label Needs backport to 8.0 added
OT Updated by OISF Ticketbot 4 days ago
- Label deleted (
Needs backport to 8.0)
JF Updated by Juliana Fajardini Reichow 4 days ago
- Label Needs backport to 8.0 added
PR for review: https://github.com/OISF/suricata/pull/16244
OT Updated by OISF Ticketbot 4 days ago
- Label deleted (
Needs backport to 8.0)
PA Updated by Philippe Antoine 3 days ago
- Status changed from In Review to Resolved
Actions