[GRASS-git] [OSGeo/grass-addons] 5cb968: CI(deps): Update ruff to v0.14.1 (#1506)
renovate[bot]
noreply at github.com
Sat Oct 18 11:03:03 PDT 2025
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 5cb968f55a99751846ac9af8070831e07b9710e5
https://github.com/OSGeo/grass-addons/commit/5cb968f55a99751846ac9af8070831e07b9710e5
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2025-10-18 (Sat, 18 Oct 2025)
Changed paths:
M .github/workflows/linting.yml
M .github/workflows/super-linter.yml
M .pre-commit-config.yaml
M pyproject.toml
M src/imagery/i.landsat8.swlst/temperature.py
M src/raster/r.estimap.recreation/estimap_recreation/accessibility.py
M src/raster/r.estimap.recreation/estimap_recreation/distance.py
M src/raster/r.estimap.recreation/estimap_recreation/grassy_utilities.py
M src/raster/r.estimap.recreation/estimap_recreation/supply_and_use.py
M src/raster/r.green/libgreen/utils.py
M src/raster/r.green/r.green.gshp/r.green.gshp.technical/r.green.gshp.technical.py
M src/raster/r.green/r.green.gshp/r.green.gshp.theoretical/r.green.gshp.theoretical.py
M src/raster/r.green/r.green.hydro/libhydro/plant.py
M src/raster/r.learn.ml2/rlearnlib/stats.py
M src/raster/r.valley.bottom/r.valley.bottom.py
Log Message:
-----------
CI(deps): Update ruff to v0.14.1 (#1506)
* CI(deps): Update ruff to v0.14.1
* Fix typos near docstring issues found
* Move inputs list in docstring before parameters in src/imagery/i.landsat8.swlst/temperature.py estimate_lst()
* r.valley.bottom: Move documented L parameter to step_message
* r.learn.ml2: Adjust docstring of multiple_regression to match signature parameter names
* r.estimap.recreation: Update docstring to match parameter names
* r.green: Update docstring to match parameter names
* Fix typos near docstring issues found
* r.estimap.recreation: Add optional score parameter in compute_attractiveness() as used in other calls of this function
* r.estimap.recreation: Remove extraneous documented parameter from compute_supply()
* Ignore remaining DOC102 issues as can't easily solve
* CI: Disable checking Ruff format in super-linter, as not updated at the same time
* CQ: Require ruff 0.14.1 because of exclusion of rule DOC102
---------
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-addons/settings/notifications
More information about the grass-commit
mailing list