mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:30:12 +01:00
5 lines
92 B
TOML
5 lines
92 B
TOML
[tool.black]
|
|
line-length = 80
|
|
target-version = ['py36', 'py37', 'py38']
|
|
include = '\.pyi?$'
|