SWDEV-123456 - add clang-format hook and github action (#126)

This commit is contained in:
Lytovchenko, Danylo
2025-06-05 14:47:04 +02:00
committed by GitHub
parent d0cf32a63a
commit ef5662a855
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"