Skip to content

Commit e8b48fb

Browse files
committed
removing clang-diagnostic-implicit-void-ptr-cast from the sensitive profile
The checker is too noisy on open source projects
1 parent ce88c82 commit e8b48fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/labels/analyzers/clang-tidy.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3188,7 +3188,6 @@
31883188
"clang-diagnostic-implicit-void-ptr-cast": [
31893189
"doc_url:https://clang.llvm.org/docs/DiagnosticsReference.html#wimplicit-void-ptr-cast",
31903190
"profile:extreme",
3191-
"profile:sensitive",
31923191
"severity:MEDIUM"
31933192
],
31943193
"clang-diagnostic-implicitly-unsigned-literal": [

0 commit comments

Comments
 (0)