mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -04:00
Update to clang-format 12
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user