Skip to content

Commit 807eb40

Browse files
committed
Disable cert-dcl37-c since we're std=gnu23
1 parent ac19372 commit 807eb40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Checks: >
2222
cert-pos44-c,
2323
cert-pos47-c,
2424
cert-sig30-c,
25+
-cert-dcl37-c,
2526
bugprone-narrowing-conversions,
2627
bugprone-branch-clone,
2728
bugprone-suspicious-memory-comparison,

0 commit comments

Comments
 (0)