]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-121970: Use Ruff to check and format the docs tools (#122018)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Fri, 19 Jul 2024 11:48:53 +0000 (12:48 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2024 11:48:53 +0000 (11:48 +0000)
commit40855f3ab80ced9950c725b710f507c0e903b70a
tree11fc9f42facc948a42f4affa956ed8812ea180ad
parent898e90c3bef77174f22193b114483b9cd196921a
GH-121970: Use Ruff to check and format the docs tools (#122018)

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