This is an automated email from the ASF dual-hosted git repository.

tison pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git

commit 6f12ac9017fb1baa62d2415cf35fbbef64e9aa33
Merge: a1dedcd 9afaf7a
Author: tison <[email protected]>
AuthorDate: Wed Nov 5 09:04:07 2025 +0800

    Merge pull request #59 from tisonkun/ruff
    
    Migrate from pylint to ruff

 .github/workflows/linting.yml  |  9 ++++----
 v3/pyproject.toml              |  2 +-
 v3/ruff.toml                   | 52 ++++++++++++++++++++++++++++++++++++++++++
 v3/server/bin/asf-load-ldap.py |  2 +-
 v3/server/bin/load_fakedata.py |  4 ++--
 v3/server/main.py              |  4 ++--
 v3/server/pages.py             |  6 ++---
 v3/steve/vtypes/__init__.py    |  6 ++---
 v3/tests/run_stv.py            |  2 +-
 9 files changed, 68 insertions(+), 19 deletions(-)

Reply via email to