repos: - repo: https://github.com/pre-commit/mirrors-clang-format rev: v17.0.6 hooks: - id: clang-format args: [--style=file] files: \.(cc|cpp|cxx|hh|hpp|hxx)$