Hi, On 5/18/26 05:12, Sergey Safarov via sr-dev wrote: > Hello > Could you share a command which I can run on PC to make sure cmake > format is correct. > I want to create a pull request which already has properly > formatted changes.
just install pre-commit locally and run 'pre-commit install' on your kamailio sources directory. That will install a git hook that will call several checks for each new commit you create. See .pre-commit-config.yaml config file for details in the repository. -- ----------------------------------------------------------------- | ⢀⣴⠾⠻⢶⣦⠀ Victor Seva | | ⣾⠁⢠⠒⠀⣿⡁ [email protected] | | ⢿⡄⠘⠷⠚⠋⠀PGP: 8F19 CADC D42A 42D4 5563 730C 51A0 9B18 CF5A 5068 | | ⠈⠳⣄⠀⠀⠀ Debian Developer | -----------------------------------------------------------------
OpenPGP_0x51A09B18CF5A5068.asc
Description: application/pgp-keys
OpenPGP_signature.asc
Description: PGP signature
_______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
