summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-06-02 08:25:28 -0400
committerAllen Winter <allen.winter@kdab.com>2022-06-02 08:25:28 -0400
commitc30a603deafadad23ba84ba07f134c2a56fe5e16 (patch)
tree9ed04ba3aaad06ed1879eb6b83ad8c2fa7e0518a /.pre-commit-config.yaml
parent03b1648a3babe2a7cb51bb5cb18c9edc825f7f5a (diff)
parentb7bbcbb9b43e7c3dcc5057cbd0f79ab8d525ab0e (diff)
downloadlibical-git-c30a603deafadad23ba84ba07f134c2a56fe5e16.tar.gz
Merge branch '3.0'
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index e41c34c1..afb1a3a8 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -10,10 +10,10 @@ repos:
- id: check-case-conflict
- id: check-yaml
- id: check-json
-- repo: https://github.com/pre-commit/mirrors-clang-format
- rev: v13.0.0
- hooks:
- - id: clang-format
+#- repo: https://github.com/pre-commit/mirrors-clang-format
+# rev: v13.0.0
+# hooks:
+# - id: clang-format
- repo: https://github.com/PyCQA/pylint
rev: v2.12.2
hooks: