OpenThread: exclude OpenThread submodule from python style check

This commit is contained in:
Jiacheng Guo 2021-04-02 15:18:14 +08:00
parent 6be0ed9077
commit 12152c6272

View File

@ -149,6 +149,7 @@ exclude =
components/libsodium/libsodium,
components/mbedtls/mbedtls,
components/nghttp/nghttp2,
components/openthread/openthread,
components/tinyusb,
components/unity/unity,
examples/build_system/cmake/import_lib/main/lib/tinyxml2,