Make pre-commit use clang-format from cvmfs
Compare changes
Files
2+ 3
− 0
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
With the upgrade to Python 3.12 of LbEnv, the pre-commit hook for clang-format 8 does not work anymore.
The proper fix would be to upgrade the version of clang-format, but that requires a global reformatting for which we are not ready, so, for the time being, we use the same clang-format binary lb-format was using.