89b5c1d9bf
* SWDEV-123456 - add clang-format script and pre-commit hook
[ROCm/clr commit: 580a8759dd]
3 righe
96 B
Bash
3 righe
96 B
Bash
#!/usr/bin/env bash
|
|
exec "$(git rev-parse --show-toplevel)/.github/hooks/clang-format-check.sh"
|