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

Dieser Commit ist enthalten in:
Lytovchenko, Danylo
2025-06-05 14:47:04 +02:00
committet von GitHub
Ursprung d0cf32a63a
Commit ef5662a855
3 geänderte Dateien mit 63 neuen und 0 gelöschten Zeilen
+2
Datei anzeigen
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
exec "$(git rev-parse --show-toplevel)/.github/hooks/clang-format-check.sh"