forked from espressif/esp-idf
Merge branch 'bugfix/cmock_flake8' into 'master'
Add Python-style ignore for the cmock component See merge request espressif/esp-idf!10704
This commit is contained in:
1
.flake8
1
.flake8
@@ -142,6 +142,7 @@ exclude =
|
|||||||
# submodules
|
# submodules
|
||||||
components/bootloader/subproject/components/micro-ecc/micro-ecc,
|
components/bootloader/subproject/components/micro-ecc/micro-ecc,
|
||||||
components/bt/host/nimble/nimble,
|
components/bt/host/nimble/nimble,
|
||||||
|
components/cmock/CMock,
|
||||||
components/esptool_py/esptool,
|
components/esptool_py/esptool,
|
||||||
components/expat/expat,
|
components/expat/expat,
|
||||||
components/json/cJSON,
|
components/json/cJSON,
|
||||||
|
Reference in New Issue
Block a user