top: Add Black configuration section to pyproject.toml.
For convenience, eg for IDEs. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
[tool.black]
|
||||||
|
line-length = 99
|
||||||
|
|
||||||
[tool.codespell]
|
[tool.codespell]
|
||||||
count = ""
|
count = ""
|
||||||
ignore-regex = '\b[A-Z]{3}\b'
|
ignore-regex = '\b[A-Z]{3}\b'
|
||||||
|
|||||||
Reference in New Issue
Block a user