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 d3e46e4 commit 1976debCopy full SHA for 1976deb
.github/workflows/lint.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- name: lint
10
- uses: DoozyX/clang-format-lint-action@v0.12
+ uses: DoozyX/clang-format-lint-action@v0.18.2
11
with:
12
clangFormatVersion: 12
13
source: './include/cpp-statsd-client ./tests'
0 commit comments