Use forked lint action
This commit is contained in:
parent
08e09280a9
commit
6e63fb2cdc
2
.github/workflows/all.yml
vendored
2
.github/workflows/all.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: clang-format
|
||||
uses: DoozyX/clang-format-lint-action@v0.6
|
||||
uses: clementine-player/clang-format-lint-action@master
|
||||
with:
|
||||
style: "'{BasedOnStyle: Google, DerivePointerBinding: false, Standard: Cpp11}'"
|
||||
source: ./src
|
||||
|
Loading…
x
Reference in New Issue
Block a user