Skip to content

Commit 6136c15

Browse files
committed
Ignore legacy modules in flake8
1 parent 721287b commit 6136c15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.flake8

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
max-line-length = 88
55
exclude =
66
test,
7-
mbed_os_tools/test
7+
mbed_os_tools/test,
8+
legacy

0 commit comments

Comments
 (0)