Skip to content

Commit 80a5744

Browse files
committed
[#299] Try new style name
1 parent 78a2b42 commit 80a5744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
id: linter
1919
continue-on-error: true
2020
with:
21-
style: '.clang-format'
21+
style: './.clang-format'
2222
files-changed-only: false
2323
thread-comments: true
2424
format-review: true

0 commit comments

Comments
 (0)