1 2 3 4 5 6
repos: - repo: https://github.com/pre-commit/mirrors-clang-format rev: v17.0.6 hooks: - id: clang-format files: "\\.(c|cc|cpp|cxx|h|hh|hpp)$"