1
0
Fork 0

move clang-format-xs into utils

This commit is contained in:
Ailin Nemui 2021-01-06 22:22:00 +01:00
parent 8f6e67b9b3
commit 7379833b53
5 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- name: configure clang-format
run:
|
git config clangformat.binary $PWD/.github/workflows/clangformat/clang-format-xs
git config clangformat.binary $PWD/utils/clang-format-xs/clang-format-xs
git config clangformat.extensions c,h,xs
- name: run git-clang-format and Check if no changes are needed
run: