From 54cb2ece192d7bbc80484c9166af309a8180547e Mon Sep 17 00:00:00 2001 From: helly25 Date: Sun, 1 Sep 2024 15:16:28 +0200 Subject: [PATCH] No clang-format needed. --- .pre-commit-config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 578f206..1701971 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,8 +6,3 @@ repos: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace - -- repo: https://github.com/pre-commit/mirrors-clang-format - rev: v16.0.4 - hooks: - - id: clang-format