Mercurial > hg
view pyproject.toml @ 43064:929678eb4cbd
black: add a pyproject.toml that contains our black settings
Differential Revision: https://phab.mercurial-scm.org/D6993
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 06 Oct 2019 09:35:14 -0400 |
parents | |
children |
line wrap: on
line source
[tool.black] line-length = 80 exclude = 'build/|wheelhouse/|dist/|packages/|\.hg/|\.mypy_cache/|\.venv/|mercurial/thirdparty/|hgext/fsmonitor/pywatchman/|contrib/python-zstandard/'