Skip to content

Commit dd6b2ed

Browse files
authored
[Temp] Disable clang-tidy (#316)
Signed-off-by: Cristian Le <[email protected]>
1 parent 08d8a52 commit dd6b2ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ repos:
1313
- '-Bcmake-build-pre-commit'
1414
- '--preset'
1515
- 'pre-commit'
16+
stages: [ manual ]
1617
- repo: https://github.com/pre-commit/pre-commit-hooks
1718
rev: v4.4.0
1819
hooks:

0 commit comments

Comments
 (0)