Skip to content

Commit 1888298

Browse files
committed
test
1 parent 7a892ad commit 1888298

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
style: file # uses .clang-format
3939
thread-comments: true
4040
tidy-checks: "" # use only .clang-tidy checks
41+
extra-args: "-I./include -I./app/common -I./app/ui -I./evm -I."
4142

4243
- name: Fail if errors
4344
if: steps.linter.outputs.checks-failed > 0

0 commit comments

Comments
 (0)