]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
format(config): use clang-format v14.0.0
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Fri, 15 Dec 2023 14:07:12 +0000 (15:07 +0100)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Fri, 15 Dec 2023 14:07:12 +0000 (15:07 +0100)
.pre-commit-config.yaml

index f6a9c44dde9bbe1e538e302fbcf5ea37b91e2c9a..e8ef8d7dc5f8370dd363da431f2a8e284c1c83cc 100644 (file)
@@ -19,6 +19,6 @@ repos:
       - id: end-of-file-fixer
       - id: mixed-line-ending
   - repo: https://github.com/pre-commit/mirrors-clang-format
-    rev: v17.0.6  # Use the sha / tag you want to point at
+    rev: v14.0.0  # Use the sha / tag you want to point at
     hooks:
     - id: clang-format