mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 21:24:27 +02:00
check: enable cmake-format in pre-commit
This commit is contained in:
@@ -10,10 +10,11 @@ repos:
|
|||||||
# rev: v1.3.5
|
# rev: v1.3.5
|
||||||
# hooks:
|
# hooks:
|
||||||
# - id: clang-format
|
# - id: clang-format
|
||||||
# - repo: https://github.com/cheshirekow/cmake-format-precommit
|
- repo: https://github.com/cheshirekow/cmake-format-precommit
|
||||||
# rev: v0.6.13
|
rev: v0.6.13
|
||||||
# hooks:
|
hooks:
|
||||||
# - id: cmake-format
|
- id: cmake-format
|
||||||
# additional_dependencies: ["cmakelang"]
|
additional_dependencies: ["cmakelang"]
|
||||||
# - id: cmake-lint
|
# - id: cmake-lint
|
||||||
# additional_dependencies: ["cmakelang"]
|
# additional_dependencies: ["cmakelang"]
|
||||||
|
# exclude: "cmake/.*"
|
||||||
|
Reference in New Issue
Block a user