summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-10-13 14:58:36 +0200
committerLéo Lam <leo@leolam.fr>2021-10-13 15:00:59 +0200
commit320ce3e7abc01ff88c5a759b49afff35e2d01c2b (patch)
tree4e8c0534d86d05b4334e0cc96e037b3872e46044
parenta679afcf3f6fcb23a814053680147ae1734d451d (diff)
Update to clang-format 12
-rw-r--r--.github/workflows/lint_pr.yml4
m---------lib/sead0
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/lint_pr.yml b/.github/workflows/lint_pr.yml
index e34ef258..559a626c 100644
--- a/.github/workflows/lint_pr.yml
+++ b/.github/workflows/lint_pr.yml
@@ -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
diff --git a/lib/sead b/lib/sead
-Subproject 42aea99fb278f1017e4b07a29fe22e6f31448d1
+Subproject d3c0a7d736acf8d5d163b824d1ffee5b73b0c48