ci: Use clang-format 11 (required for WhitespaceSensitiveMacros)

This commit is contained in:
Léo Lam 2021-04-11 16:13:15 +02:00
parent d558d5ab33
commit 4c07268f25
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ jobs:
with:
source: 'src'
exclude: 'lib'
clangFormatVersion: 10
clangFormatVersion: 11