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