mirror of https://github.com/zeldaret/botw.git
Update to clang-format 12
This commit is contained in:
parent
a679afcf3f
commit
320ce3e7ab
|
@ -5,8 +5,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: DoozyX/clang-format-lint-action@v0.11
|
||||
- uses: DoozyX/clang-format-lint-action@v0.12
|
||||
with:
|
||||
source: 'src'
|
||||
exclude: 'lib'
|
||||
clangFormatVersion: 11
|
||||
clangFormatVersion: 12
|
||||
|
|
2
lib/sead
2
lib/sead
|
@ -1 +1 @@
|
|||
Subproject commit 42aea99fb278f1017e4b07a29fe22e6f31448d15
|
||||
Subproject commit d3c0a7d736acf8d5d163b824d1ffee5b73b0c48b
|
Loading…
Reference in New Issue