]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#122023)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 19 Jul 2024 12:30:54 +0000 (14:30 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2024 12:30:54 +0000 (12:30 +0000)
commit1565093374ef2c6442891fdf30b7353c2d1e1b96
tree00cf6bf4ad6dea8f9c5eaebc30b96b46fcb94e34
parent0d138df3fd6e951de1e67357d3ec3fe1681a1ebb
[3.13] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#122023)

GH-121970: Use Ruff to check and format the docs tools (GH-122018)
(cherry picked from commit 40855f3ab80ced9950c725b710f507c0e903b70a)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@gmail.com>
.pre-commit-config.yaml
Doc/.ruff.toml [new file with mode: 0644]
Doc/conf.py
Doc/tools/check-warnings.py
Doc/tools/extensions/glossary_search.py
Doc/tools/extensions/lexers/asdl_lexer.py