mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 05:34:32 +02:00
Merge branch 'bugfix/exclude-ot-python-style' into 'master'
OpenThread: exclude OpenThread submodule from python style check See merge request espressif/esp-idf!13012
This commit is contained in:
1
.flake8
1
.flake8
@@ -149,6 +149,7 @@ exclude =
|
|||||||
components/libsodium/libsodium,
|
components/libsodium/libsodium,
|
||||||
components/mbedtls/mbedtls,
|
components/mbedtls/mbedtls,
|
||||||
components/nghttp/nghttp2,
|
components/nghttp/nghttp2,
|
||||||
|
components/openthread/openthread,
|
||||||
components/tinyusb,
|
components/tinyusb,
|
||||||
components/unity/unity,
|
components/unity/unity,
|
||||||
examples/build_system/cmake/import_lib/main/lib/tinyxml2,
|
examples/build_system/cmake/import_lib/main/lib/tinyxml2,
|
||||||
|
Reference in New Issue
Block a user