Skip to content

Commit 5dc0104

Browse files
committed
ci: update static analysis workflow configuration
1 parent be9c6e8 commit 5dc0104

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
--enable=warning,style,performance,portability \
3131
--suppress=missingIncludeSystem \
3232
--suppress=unmatchedSuppression \
33+
--suppress=*:vendor/* \
3334
--inline-suppr \
3435
--std=c++17 \
3536
--language=c++ \

0 commit comments

Comments
 (0)