Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump test deps: `ruff` and `mypy` (#111288) | Artyom Romanov | 2023-10-25 | 1 | -1/+1 |
| | |||||
* | Bump test deps: `ruff` and `pre-commit-hooks` (#110972) | Nikita Sobolev | 2023-10-17 | 1 | -2/+2 |
| | |||||
* | Bump sphinx-lint to v0.8.1 (#110933) | Alex Waygood | 2023-10-17 | 1 | -3/+2 |
| | |||||
* | Bump sphinx-lint to 0.7.0 (#110830) | Alex Waygood | 2023-10-13 | 1 | -3/+2 |
| | |||||
* | gh-109408: Revert pre-commit whitespace checks pending portable solution ↵ | Hugo van Kemenade | 2023-10-11 | 1 | -24/+0 |
| | | | | (#110726) | ||||
* | GH-109408: Move the C file whitespace check from patchcheck to pre-commit ↵ | Adam Turner | 2023-10-10 | 1 | -0/+15 |
| | | | | | | (#109890) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | ||||
* | Don't doubly-parallelise sphinx-lint (#110617) | Adam Turner | 2023-10-10 | 1 | -0/+1 |
| | |||||
* | gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic ↵ | Alex Waygood | 2023-10-10 | 1 | -1/+1 |
| | | | | (#110603) | ||||
* | GH-109408: Move the Python file whitespace check from patchcheck to ↵ | Adam Turner | 2023-10-10 | 1 | -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 Waygood | 2023-10-10 | 1 | -0/+5 |
| | |||||
* | gh-109408: Add the docs whitespace check from patchcheck to pre-commit (#109854) | Hugo van Kemenade | 2023-10-10 | 1 | -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 Waygood | 2023-10-10 | 1 | -0/+4 |
| | |||||
* | Enable ruff on `Lib/test/test_typing.py` (#110179) | Alex Waygood | 2023-10-02 | 1 | -1/+1 |
| | |||||
* | gh-60283: Check for redefined test names in CI (#109161) | Hugo van Kemenade | 2023-09-12 | 1 | -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 Sobolev | 2023-09-12 | 1 | -1/+1 |
| | |||||
* | Run sphinx-lint on Misc/NEWS.d/next/ (#108212) | Hugo van Kemenade | 2023-08-21 | 1 | -1/+1 |
| | | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-106978: Bump sphinx-lint to 0.6.8 (#106990) | Sven Arends | 2023-07-22 | 1 | -1/+1 |
| | |||||
* | Add end-of-file-fixer to pre-commit (#106065) | Hugo van Kemenade | 2023-06-25 | 1 | -0/+3 |
| | |||||
* | Docs: move sphinx-lint to pre-commit (#105750) | Hugo van Kemenade | 2023-06-18 | 1 | -0/+8 |
| | |||||
* | Trim trailing whitespace and test on CI (#104275) | Hugo van Kemenade | 2023-05-08 | 1 | -0/+7 |
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> |