Skip to content

Commit b6810af

Browse files
LDong-Armevedon
authored andcommitted
.codecheckignore: ignore imported libraries randlib and mbed-trace
1 parent a6a0883 commit b6810af

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
^platform/cxxsupport
2121
^platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV
2222
^platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM
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)