view pyproject.toml @ 43192:ce20b870041f

format: format commands.py, which recently regressed # skip-blame just reformatting Differential Revision: https://phab.mercurial-scm.org/D7064
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 11 Oct 2019 18:56:59 -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/'