summaryrefslogtreecommitdiff
path: root/script/check_newsfragments.py
Commit message (Expand)AuthorAgeFilesLines
* Add performance news fragment typeJacob Walls2023-04-231-0/+1
* [cleanup] Upgrade more doc following the PyCQA migrationPierre Sassoulas2023-03-311-1/+1
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Fixing some too long lines (#8339)Ollie2023-02-251-1/+4
* [fragment] Add a check for suffix of fragments filesPierre Sassoulas2022-12-051-0/+28
* `check_newsfragments`: Improve output on Windows machines (#7612)Andreas Finkler2022-10-301-3/+9
* fix `undefined-loop-variable` with `break` and `continue` statements in `else...DetachHead2022-08-191-1/+3
* Add pre-commit hook to verify format of news fragmentDudeNr332022-07-171-0/+84