mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
5 lines
83 B
TOML
5 lines
83 B
TOML
|
[tool.black]
|
||
|
line-length = 120
|
||
|
exclude = 'tools/splat/'
|
||
|
extend-exclude = 'diff.py'
|