mirror of
https://github.com/tromey/gdb-gui.git
synced 2025-07-20 20:41:28 +02:00
6 lines
84 B
TOML
6 lines
84 B
TOML
[tool.black]
|
|
include = "\\.py(\\.in)?$"
|
|
|
|
[tool.pyright]
|
|
typeCheckingMode = "strict"
|