Skip to content

Commit 7c38546

Browse files
committed
chore: ignore incorrect emit
1 parent 0d46265 commit 7c38546

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Checks: "-*,
1616
clazy-*,
1717
-clazy-qstring-allocations,
1818
-clazy-missing-qobject-macro,
19+
-clazy-incorrect-emit,
1920
-clazy-ctor-missing-parent-argument,
2021
cppcoreguidelines-*,
2122
-cppcoreguidelines-pro-type-cstyle-cast,

0 commit comments

Comments
 (0)