Skip to content

Commit 8c0594b

Browse files
committed
test
1 parent 15979ea commit 8c0594b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
step-summary: true
3838
style: file # uses .clang-format
3939
thread-comments: true
40-
tidy-checks: "-*" # disable clang-tidy, only use clang-format
40+
tidy-checks: "" # disable clang-tidy, only use clang-format
4141
extra-args: "-I./include -I./app/common -I./app/ui -I./evm -I. -I./tests"
4242

4343
- name: Fail if errors

0 commit comments

Comments
 (0)