Skip to content

Commit 223d6f0

Browse files
shared tx queue wip
1 parent ecb5704 commit 223d6f0

File tree

3 files changed

+230
-214
lines changed

3 files changed

+230
-214
lines changed

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Checks: >-
3434
-*-use-enum-class,
3535
-*-use-trailing-return-type,
3636
-*-deprecated-headers,
37+
-*-avoid-c-arrays,
3738
CheckOptions:
3839
- key: readability-function-cognitive-complexity.Threshold
3940
value: '99'

0 commit comments

Comments
 (0)