Skip to content

Commit 1460544

Browse files
committed
remve ClangTidy rule: cert-err34-c
1 parent 4c389c3 commit 1460544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clangd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Diagnostics:
1818
cppcoreguidelines-pro-type-member-init,
1919
misc-no-recursion,
2020
cert-env33-c,
21+
cert-err34-c,
2122
cert-err58-cpp,
2223
cert-msc*,
2324
concurrency-mt-unsafe,

0 commit comments

Comments
 (0)