We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15afdd commit a697cfdCopy full SHA for a697cfd
.github/workflows/clang_format_lint.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: Perform linting
15
- uses: DoozyX/clang-format-lint-action@v0.17
+ uses: DoozyX/clang-format-lint-action@v0.18
16
with:
17
source: './jsonpath.c ./php_jsonpath.h ./src/jsonpath'
18
extensions: 'c,h'
0 commit comments