Skip to content

Commit e06298f

Browse files
committed
.codecheckignore: ignore imported libraries randlib and mbed-trace
1 parent e05f2b2 commit e06298f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.codecheckignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
^features/unsupported/
2121
^hal/storage_abstraction
2222
^platform/cxxsupport
23+
^platform/mbed-trace
24+
^platform/randlib
2325
^platform/tests/UNITTESTS
2426
^events/tests/UNITTESTS
2527
^rtos/source/TARGET_CORTEX/rtx4
@@ -31,4 +33,4 @@
3133
^UNITTESTS
3234
^storage/blockdevice/tests/UNITTESTS
3335
^storage/kvstore/tests/UNITTESTS
34-
^drivers/tests/UNITTESTS
36+
^drivers/tests/UNITTESTS

0 commit comments

Comments
 (0)