@@ -0,0 +1,6 @@
+repos:
+- repo: https://github.com/pre-commit/mirrors-clang-format
+ rev: v19.1.5
+ hooks:
+ - id: clang-format
+