Files
carbon-lang/pyproject.toml
T

5 lines
92 B
TOML

[tool.black]
line-length = 80
target-version = ['py36', 'py37', 'py38']
include = '\.pyi?$'