[GRASS-git] [OSGeo/grass] 0964e6: CI(deps): Update ruff to v0.8.6 (#4915)

renovate[bot] noreply at github.com
Sat Jan 4 09:20:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 0964e659d1ba5de5c76b568deb9372d7acbbbda1
      https://github.com/OSGeo/grass/commit/0964e659d1ba5de5c76b568deb9372d7acbbbda1
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M .github/workflows/python-code-quality.yml
    M .pre-commit-config.yaml
    M gui/wxpython/core/workspace.py
    M gui/wxpython/iscatt/plots.py
    M gui/wxpython/lmgr/giface.py
    M gui/wxpython/lmgr/workspace.py
    M gui/wxpython/mapwin/graphics.py
    M gui/wxpython/rlisetup/functions.py
    M gui/wxpython/tools/build_modules_xml.py
    M gui/wxpython/vnet/dialogs.py
    M pyproject.toml
    M python/grass/experimental/mapset.py
    M python/grass/gunittest/case.py
    M python/grass/gunittest/checkers.py
    M python/grass/gunittest/runner.py
    M python/grass/imaging/images2avi.py
    M python/grass/imaging/images2gif.py
    M python/grass/imaging/images2ims.py
    M python/grass/imaging/images2swf.py
    M python/grass/jupyter/reprojection_renderer.py
    M python/grass/script/raster3d.py
    M python/grass/script/vector.py
    M python/grass/temporal/temporal_algebra.py
    M vector/v.in.lidar/testsuite/mask_test.py

  Log Message:
  -----------
  CI(deps): Update ruff to v0.8.6 (#4915)

* CI(deps): Update ruff to v0.8.6

* style: Fix no-blank-line-before-section (D411)

Ruff rule: https://docs.astral.sh/ruff/rules/no-blank-line-before-section/

* style: Fix over-indentation (D208)

Ruff rule: https://docs.astral.sh/ruff/rules/over-indentation/

* style: Fix incorrect-blank-line-after-class (D204)

* style: Fix blank-line-before-function (D201)

Ruff rule: https://docs.astral.sh/ruff/rules/blank-line-before-function/

* style: Fix triple-single-quotes (D300)

Ruff rule: https://docs.astral.sh/ruff/rules/triple-single-quotes/

* style: Fix surrounding-whitespace (D210)

Ruff rule: https://docs.astral.sh/ruff/rules/surrounding-whitespace/

* style: Fix signature-in-docstring (D402)

Ruff rule: https://docs.astral.sh/ruff/rules/signature-in-docstring/

* style: Remove exclusions for fixed ruff D rules (pydocstyle)

* checks: Remove fixed ruff ignores

* style: Fix module-import-not-at-top-of-file (E402)

* checks: Remove fixed ruff per-file-ignores

* style: Add basic repo-wide pyproject.toml config for isort and pyrefact

When used by other contributors, settings will be uniform

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list