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.
1 parent c2bc466 commit 312d61eCopy full SHA for 312d61e
.github/workflows/test_code.yml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ubuntu-latest
38
steps:
39
- uses: actions/checkout@v2
40
- - uses: DoozyX/clang-format-lint-action@v0.13
+ - uses: DoozyX/clang-format-lint-action@v0.16
41
with:
42
source: './src'
43
extensions: 'hpp,cpp'
0 commit comments