pyproject.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 07 Oct 2019 11:52:58 -0400
changeset 43095 fb41ea2ea076
parent 43064 929678eb4cbd
permissions -rw-r--r--
formatting: introduce a `test-check-format-black.t` that enforce formatting This should prevent use to drift away from the expect format.

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