diff options
| author | Léo Lam <leo@leolam.fr> | 2021-10-13 14:58:36 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2021-10-13 15:00:59 +0200 |
| commit | 320ce3e7abc01ff88c5a759b49afff35e2d01c2b (patch) | |
| tree | 4e8c0534d86d05b4334e0cc96e037b3872e46044 | |
| parent | a679afcf3f6fcb23a814053680147ae1734d451d (diff) | |
Update to clang-format 12
| -rw-r--r-- | .github/workflows/lint_pr.yml | 4 | ||||
| m--------- | lib/sead | 0 |
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 |
