Update to clang-format 12

This commit is contained in:
Léo Lam
2021-10-13 14:58:36 +02:00
parent a679afcf3f
commit 320ce3e7ab
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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