Skip to content

Commit c6156f7

Browse files
committed
lint: Do not C++ lint SARIS sources
1 parent 3899d8f commit c6156f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
- uses: actions/checkout@v3
130130
- uses: DoozyX/clang-format-lint-action@v0.16.2
131131
with:
132+
exclude: './sw/saris'
132133
clangFormatVersion: 10
133134

134135
######################

0 commit comments

Comments
 (0)