Skip to content

Commit

Permalink
DOCS: Add whatsnew for recent PRs (SciTools#5789)
Browse files Browse the repository at this point in the history
* add whatsnews for recent PRs

* Update docs/src/whatsnew/latest.rst

Co-authored-by: Bill Little <bill.little@metoffice.gov.uk>

---------

Co-authored-by: Bill Little <bill.little@metoffice.gov.uk>
  • Loading branch information
2 people authored and pp-mo committed Mar 11, 2024
1 parent dae9b99 commit f45f38d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ This document explains the changes made to Iris for this release
requests are also labelled using the `Pull Request Labeler Github action`_
to increase visibility. (:pull:`5763`, :pull:`5776`)

#. `@tkknight`_ updated codebase to comply with a new enforced rule `NPY002`_ for
`ruff`_. (:pull:`5786`)

#. `@tkknight`_ enabled `numpydoc validation`_ via the pre-commit hook. The docstrings
have been updated to comply and some rules have been ignored for now.
(:pull:`5762`)

.. comment
Whatsnew author names (@github name) in alphabetical order. Note that,
Expand All @@ -89,3 +95,5 @@ This document explains the changes made to Iris for this release
Whatsnew resources in alphabetical order:
.. _Pull Request Labeler GitHub action: https://github.com/actions/labeler
.. _NPY002: https://docs.astral.sh/ruff/rules/numpy-legacy-random/
.. _numpydoc validation: https://numpydoc.readthedocs.io/en/latest/validation.html#

0 comments on commit f45f38d

Please sign in to comment.