@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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.