@linuxmaniac @miconda: Question regarding these checks!
Are they enforced when pushing directly to master, if someone has not setup locally the
pre-commit python module and not being warned?
Ideally, when pushing to master, it must not accept code (either cmake or c), that does
not conform to the format requested.
On pull request we have the checks, so we can know about it. On the direct commit, if the
author does not have locally the `pre-commit`, it seems to me that it can push with
whatever format.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4066#issuecomment-2551395963
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4066/c2551395963(a)github.com>