We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a48fdfa + 2bb3958 commit 259ed82Copy full SHA for 259ed82
1 file changed
.github/workflows/fix_style.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
14
- - uses: DoozyX/clang-format-lint-action@v0.11
+ - uses: DoozyX/clang-format-lint-action@v0.18.2
15
with:
16
source: '.'
17
exclude: './DaisySP ./libDaisy ./cube ./utils ./resources ./**/experimental'
0 commit comments