mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Fix Black/Flake8 whitespace around slice disagreement
See https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8
This commit is contained in:
committed by
Brennan Ashton
parent
20424a8a59
commit
f1b646efc7
@@ -1,4 +1,5 @@
|
||||
[flake8]
|
||||
extend-ignore = E203
|
||||
ignore = W503,W605
|
||||
max-complexity = 27
|
||||
max-line-length = 125
|
||||
|
||||
Reference in New Issue
Block a user