Hey @ChristianBergerSipgate,
The commit itself should be fixed with `clang-format --style=file -i
[filename]` iirc the command or use the `pre-commit` python package to not let
you push if it fails the `pre-commit` config and it fixes this for you.
The format check is per commit therefore, pushing a new commit with a format
fix won't do it.
After fixing the format, rebase and fixup the changes into 1 commit and then
force push, so it can pass the checks.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4073#issuecomment-2548549883
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4073/c2548549...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!