mirror of https://github.com/ARMmbed/mbed-os.git
Style: Remove drivers unit test directory from codeignore
Unit tests for drivers are currently not checked for style compliance. We should be checking coding style in unit tests, so we remove them from the .codecheckignore file.pull/14993/head
parent
e588f80d13
commit
6440546b74
|
|
@ -35,4 +35,3 @@
|
||||||
^UNITTESTS
|
^UNITTESTS
|
||||||
^storage/blockdevice/tests/UNITTESTS
|
^storage/blockdevice/tests/UNITTESTS
|
||||||
^storage/kvstore/tests/UNITTESTS
|
^storage/kvstore/tests/UNITTESTS
|
||||||
^drivers/tests/UNITTESTS
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue