pyproject.toml
author Augie Fackler <augie@google.com>
Sun, 06 Oct 2019 10:20:17 -0400
changeset 43081 e65e7290041e
parent 43064 929678eb4cbd
permissions -rw-r--r--
contrib: fix check-code to be able to detect missing _() with bytestrings Differential Revision: https://phab.mercurial-scm.org/D6997

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