You can view, comment on, or merge this pull request online at:

  https://github.com/geany/www.geany.org/pull/47

-- Commit Summary --

  * Replace Flake8 and Isort by Ruff for linting
  * Move PyLint config to pyproject.toml
  * Add Python 3.11 for linting jobs, remove Python 3.7 and 3.8

-- File Changes --

    M .github/workflows/linting.yml (2)
    M Makefile (2)
    M fabfile.py (1)
    M geany.org.service (1)
    M geany/apps.py (3)
    M geany/decorators.py (3)
    M geany/management/commands/dump_database.py (9)
    M geany/settings.py (189)
    M geany/sitemaps.py (5)
    M geany/templatetags/geany_tags.py (5)
    M geany/urls.py (9)
    M geany/urls_legacy.py (2)
    M latest_version/admin.py (1)
    M latest_version/apps.py (5)
    M latest_version/context_processors.py (3)
    M latest_version/models.py (9)
    M latest_version/releases.py (3)
    M news/admin.py (5)
    M news/apps.py (3)
    M news/feeds.py (9)
    M news/models.py (8)
    M news/sitemaps.py (1)
    M news/templatetags/news_tags.py (5)
    M news/views.py (1)
    M nightlybuilds/apps.py (3)
    M nightlybuilds/database_routers.py (2)
    M nightlybuilds/models.py (9)
    M nightlybuilds/templatetags/nightlybuilds_tags.py (6)
    M nightlybuilds/views.py (3)
    M pastebin/admin.py (1)
    M pastebin/api/create.py (5)
    M pastebin/apps.py (5)
    M pastebin/forms.py (3)
    M pastebin/highlight.py (4)
    M pastebin/management/commands/cleanup_snippets.py (6)
    M pastebin/management/commands/generate_snippets_css.py (3)
    M pastebin/models.py (59)
    M pastebin/templatetags/pastebin_tags.py (6)
    A pyproject.toml (130)
    M static_docs/apps.py (3)
    M static_docs/generate_i18n_statistics.py (20)
    M static_docs/github_client.py (11)
    M static_docs/management/commands/generate_i18n_statistics.py (3)
    M static_docs/views.py (22)
    M tox.ini (68)
    M urlshortener/apps.py (1)
    M urlshortener/urls.py (1)
    M urlshortener/views.py (1)
    M uwsgi.ini (1)

-- Patch Links --

https://github.com/geany/www.geany.org/pull/47.patch
https://github.com/geany/www.geany.org/pull/47.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/www.geany.org/pull/47
You are receiving this because you are subscribed to this thread.

Message ID: <geany/www.geany.org/pull/[email protected]>

Reply via email to