From 8e39649f7d890b4e31b79a3c0e40d348a41e2d56 Mon Sep 17 00:00:00 2001 From: Johan Mabille Date: Tue, 17 Dec 2024 15:47:12 +0100 Subject: [PATCH] Temporarily deactivated precommit hook --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 987e5aa1..3818aa43 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,4 +2,4 @@ repos: - repo: https://github.com/pre-commit/mirrors-clang-format rev: v19.1.5 hooks: - - id: clang-format \ No newline at end of file + # - id: clang-format