summaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Bump test deps: `ruff` and `mypy` (#111288)Artyom Romanov2023-10-251-1/+1
|
* Bump test deps: `ruff` and `pre-commit-hooks` (#110972)Nikita Sobolev2023-10-171-2/+2
|
* Bump sphinx-lint to v0.8.1 (#110933)Alex Waygood2023-10-171-3/+2
|
* Bump sphinx-lint to 0.7.0 (#110830)Alex Waygood2023-10-131-3/+2
|
* gh-109408: Revert pre-commit whitespace checks pending portable solution ↵Hugo van Kemenade2023-10-111-24/+0
| | | | (#110726)
* GH-109408: Move the C file whitespace check from patchcheck to pre-commit ↵Adam Turner2023-10-101-0/+15
| | | | | | (#109890) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Don't doubly-parallelise sphinx-lint (#110617)Adam Turner2023-10-101-0/+1
|
* gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic ↵Alex Waygood2023-10-101-1/+1
| | | | (#110603)
* GH-109408: Move the Python file whitespace check from patchcheck to ↵Adam Turner2023-10-101-0/+9
| | | | | | pre-commit (#109891) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Add some 'meta hooks' to our pre-commit config (#110587)Alex Waygood2023-10-101-0/+5
|
* gh-109408: Add the docs whitespace check from patchcheck to pre-commit (#109854)Hugo van Kemenade2023-10-101-1/+1
| | | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* gh-110558: Run ruff on Argument Clinic in CI (#110559)Alex Waygood2023-10-101-0/+4
|
* Enable ruff on `Lib/test/test_typing.py` (#110179)Alex Waygood2023-10-021-1/+1
|
* gh-60283: Check for redefined test names in CI (#109161)Hugo van Kemenade2023-09-121-0/+10
| | | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)Nikita Sobolev2023-09-121-1/+1
|
* Run sphinx-lint on Misc/NEWS.d/next/ (#108212)Hugo van Kemenade2023-08-211-1/+1
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* gh-106978: Bump sphinx-lint to 0.6.8 (#106990)Sven Arends2023-07-221-1/+1
|
* Add end-of-file-fixer to pre-commit (#106065)Hugo van Kemenade2023-06-251-0/+3
|
* Docs: move sphinx-lint to pre-commit (#105750)Hugo van Kemenade2023-06-181-0/+8
|
* Trim trailing whitespace and test on CI (#104275)Hugo van Kemenade2023-05-081-0/+7
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>