view pyproject.toml @ 43163:5617b748aad8

push: support config option to require revs be specified when running push Differential Revision: https://phab.mercurial-scm.org/D6989
author Kyle Lippincott <spectral@google.com>
date Sat, 05 Oct 2019 13:39:35 -0700
parents 929678eb4cbd
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/'