pyproject.toml
author Yuya Nishihara <yuya@tcha.org>
Sat, 05 Oct 2019 23:04:45 -0400
changeset 43099 f1c5358f0d65
parent 43064 929678eb4cbd
permissions -rw-r--r--
formatter: pass in template spec to templateformatter as argument Prepare for the next patch, which will unify handling of the formatter names and the template names.

[tool.black]
line-length = 80
exclude = 'build/|wheelhouse/|dist/|packages/|\.hg/|\.mypy_cache/|\.venv/|mercurial/thirdparty/|hgext/fsmonitor/pywatchman/|contrib/python-zstandard/'