mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-30 23:19:08 +08:00
5 lines
106 B
INI
5 lines
106 B
INI
[flake8]
|
|
ignore = E231,E221,FI50,FI11,FI12,FI53,FI14,FI15,FI16,FI17,E241,W503,W504
|
|
max-line-length = 160
|
|
|