Merge pull request #68 from leoetlino/clang-format-12

Update to clang-format 12
This commit is contained in:
Léo Lam
2021-10-13 15:10:01 +02:00
committed by GitHub
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