mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
ci: do not use --encoding option for rst-lint
It was removed in rst-lint 2.0:
7b43036b4d
This commit is contained in:
@@ -46,7 +46,7 @@ deps =
|
||||
commands =
|
||||
ruff format --diff setup.py src/deltachat examples/ tests/
|
||||
ruff check src/deltachat tests/ examples/
|
||||
rst-lint --encoding 'utf-8' README.rst
|
||||
rst-lint README.rst
|
||||
|
||||
[testenv:mypy]
|
||||
deps =
|
||||
|
||||
Reference in New Issue
Block a user