mirror of https://github.com/zeldaret/botw.git
ci: Use clang-format 11 (required for WhitespaceSensitiveMacros)
This commit is contained in:
parent
d558d5ab33
commit
4c07268f25
|
@ -9,4 +9,4 @@ jobs:
|
|||
with:
|
||||
source: 'src'
|
||||
exclude: 'lib'
|
||||
clangFormatVersion: 10
|
||||
clangFormatVersion: 11
|
||||
|
|
Loading…
Reference in New Issue