Skip to content

Commit 2d1e440

Browse files
committed
enable checking for log macros
Signed-off-by: Anas Nashif <[email protected]>
1 parent 8a3fe04 commit 2d1e440

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.codechecker.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,5 @@ analyzer:
2323
- --disable=clang-diagnostic-unused-parameter
2424
- --disable=bugprone-narrowing-conversions
2525

26-
# LOG_ macros
27-
- --disable=alpha.core.SizeofPtr
28-
- --disable=bugprone-sizeof-expression
29-
- --disable=performance-no-int-to-ptr
30-
3126
# Cleanup
3227
- --clean

0 commit comments

Comments
 (0)