From b25e896c256886b9226692ab1f020c1f32d00648 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Mon, 21 Mar 2022 17:01:37 +0100 Subject: [PATCH] ci: exclude spiffs submodule from flake8 checks --- .flake8 | 1 + 1 file changed, 1 insertion(+) diff --git a/.flake8 b/.flake8 index da1f8db83a..8bd15e05d0 100644 --- a/.flake8 +++ b/.flake8 @@ -149,6 +149,7 @@ exclude = components/openthread/openthread, components/tinyusb, components/unity/unity, + components/spiffs/spiffs, examples/build_system/cmake/import_lib/main/lib/tinyxml2, examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib, # autogenerated scripts