mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 09:39:00 +01:00
4 lines
129 B
INI
4 lines
129 B
INI
# Autoformatter friendly flake8 config (all formatting rules disabled)
|
|
[flake8]
|
|
extend-ignore = E1, E2, E3, E501, W1, W2, W3, W5
|