[GRASS-git] [OSGeo/grass] 5cee43: CQ: Configure codespell and run with pre-commit + ...

Edouard Choinière noreply at github.com
Sun Feb 15 12:28:43 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 5cee43f83d1d6e0f13eb1bf2a265c2512d8ba7be
      https://github.com/OSGeo/grass/commit/5cee43f83d1d6e0f13eb1bf2a265c2512d8ba7be
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2026-02-15 (Sun, 15 Feb 2026)

  Changed paths:
    M .github/workflows/python-code-quality.yml
    M .pre-commit-config.yaml
    M cmake/modules/Configure.cmake
    M doc/examples/notebooks/hydrology.ipynb
    M general/g.proj/main.c
    M imagery/i.landsat.acca/algorithm.c
    M lib/CMakeLists.txt
    M lib/btree2/kdtree.h
    M lib/cdhc/doc/goodness.tex
    M lib/gis/lz4.h
    M lib/temporal/SQL/update_strds_metadata_template.sql
    M mswindows/external/rbatch/NEWS
    M mswindows/external/rbatch/R.bat
    M mswindows/external/rbatch/RESOURCES
    M mswindows/external/rbatch/batchfiles.tex
    M ps/ps.map/README
    M ps/ps.map/map_setup.c
    M pyproject.toml
    M python/grass/jupyter/interactivemap.py
    M python/grass/jupyter/utils.py
    M python/grass/pygrass/modules/grid/testsuite/test_pygrass_modules_grid_doctests.py
    M python/grass/pygrass/modules/testsuite/test_pygrass_modules_doctests.py
    M python/grass/pygrass/rpc/testsuite/test_pygrass_rpc_doctests.py
    M python/grass/script/testsuite/test_script_doctests.py
    M python/grass/tools/support.py
    M raster/r.out.gdal/export_band.c
    M raster3d/r3.out.vtk/testsuite/test_r3_out_vtk.sh
    M utils/g.html2man/ggroff.py
    M utils/release.yml
    M vector/v.net.centrality/main.c
    M vector/v.proj/v.proj.html

  Log Message:
  -----------
  CQ: Configure codespell and run with pre-commit + fix typos (#7092)

* CQ: Fix many typos using codespell

* CQ: Configure codespell and run with pre-commit

Only runs for file-types and files that are completely fixed now, with a lot of exclusions to do

Codespell is now included in super-linter, and caught some nice typos in the addons repo, but we disabled it there for now, as we were not ready to fix everything.



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