Skip to content
Snippets Groups Projects
  • Marco Clemencic's avatar
    d3a7a7ae
    Make pre-commit use clang-format from cvmfs · d3a7a7ae
    Marco Clemencic authored
    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.
    d3a7a7ae
    History
    Make pre-commit use clang-format from cvmfs
    Marco Clemencic authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This GitLab CI configuration is valid. Learn more