mirror of https://github.com/zeldaret/botw.git
Merge pull request #68 from leoetlino/clang-format-12
Update to clang-format 12
This commit is contained in:
commit
aba5f423de
|
@ -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