mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
python: display the diff on black failures
This commit is contained in:
@@ -56,7 +56,7 @@ deps =
|
||||
pygments
|
||||
restructuredtext_lint
|
||||
commands =
|
||||
black --check setup.py install_python_bindings.py src/deltachat examples/ tests/
|
||||
black --check --diff setup.py install_python_bindings.py src/deltachat examples/ tests/
|
||||
ruff src/deltachat tests/ examples/
|
||||
rst-lint --encoding 'utf-8' README.rst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user