SWDEV-123456 - add automatic clang-formatting (#15)

[ROCm/hipother commit: c04516b483]
This commit is contained in:
Lytovchenko, Danylo
2025-06-05 14:55:57 +02:00
committed by GitHub
parent e500a686e2
commit a208302853
3 changed files with 63 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
exec "$(git rev-parse --show-toplevel)/.github/hooks/clang-format-check.sh"