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