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

This commit is contained in:
Lytovchenko, Danylo
2025-06-05 14:55:57 +02:00
committed by GitHub
parent 67eb0874e9
commit c04516b483
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"