Skip to content

Commit 6440546

Browse files
committed
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.
1 parent e588f80 commit 6440546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.codecheckignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,3 @@
3535
^UNITTESTS
3636
^storage/blockdevice/tests/UNITTESTS
3737
^storage/kvstore/tests/UNITTESTS
38-
^drivers/tests/UNITTESTS

0 commit comments

Comments
 (0)