mirror of
https://github.com/tromey/gdb-gui.git
synced 2025-12-13 05:50:06 +01:00
6 lines
65 B
TOML
6 lines
65 B
TOML
[tool.black]
|
|
include = "\\.py?$"
|
|
|
|
[tool.isort]
|
|
profile = "black"
|