diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 987e5aa1..891f1780 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/pre-commit/mirrors-clang-format rev: v19.1.5 - hooks: - - id: clang-format \ No newline at end of file + #hooks: + # - id: clang-format