mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Refine Python CI
Add lint environment to `deltachat-rpc-client/` and set line length to 120, same as in `python/`. Switch from flake8 to ruff. Fix ruff warnings.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
""" Hooks for Python bindings to Delta Chat Core Rust CFFI"""
|
||||
"""Hooks for Python bindings to Delta Chat Core Rust CFFI."""
|
||||
|
||||
import pluggy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user