CMAKE - Add gersemi to replace cmake-format

Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>


[ROCm/rdc commit: 680b7a8dd8]
This commit is contained in:
Galantsev, Dmitrii
2025-06-24 17:32:55 -05:00
committed by Galantsev, Dmitrii
parent 89a495e493
commit 6b39188f89
5 changed files with 29 additions and 270 deletions
+5 -4
View File
@@ -17,10 +17,6 @@ repos:
hooks:
- id: clang-format-docker
- id: cpplint-docker
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
hooks:
- id: cmake-format
# Below is a local way of running formatters and linters
# NOTE: clang-tidy is not used in the above tests
# - repo: https://github.com/pocc/pre-commit-hooks
@@ -32,3 +28,8 @@ repos:
# args: [-p=build, --quiet]
# - id: cpplint
# args: [--verbose=5]
- repo: https://github.com/BlankSpruce/gersemi
rev: 0.19.3
hooks:
- id: gersemi