mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
move clang-format-xs into utils
This commit is contained in:
parent
8f6e67b9b3
commit
7379833b53
2
.github/workflows/clangformat.yml
vendored
2
.github/workflows/clangformat.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: configure clang-format
|
- name: configure clang-format
|
||||||
run:
|
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
|
git config clangformat.extensions c,h,xs
|
||||||
- name: run git-clang-format and Check if no changes are needed
|
- name: run git-clang-format and Check if no changes are needed
|
||||||
run:
|
run:
|
||||||
|
Loading…
Reference in New Issue
Block a user