ruff/docs
Charlie Marsh 6ed2482e27
Add Python 3.13 to list of allowed Python versions (#11411)
## Summary

I believe we're already "Python 3.13-ready"? The main Ruff-impacting
change I see in https://docs.python.org/3.13/whatsnew/3.13.html is [PEP
696](https://peps.python.org/pep-0696/) which Jelle added in
https://github.com/astral-sh/ruff/pull/11120.
2024-05-13 16:35:41 +00:00
..
.overrides/partials/integrations/analytics Move some MkDocs responsibilities around (#5542) 2023-07-05 22:06:01 +00:00
assets Update docs to match updated logo and color palette (#5283) 2023-06-22 11:19:34 -04:00
formatter Move deviations from formatter README to documentation (#10444) 2024-03-18 08:22:28 +00:00
stylesheets fix(docs): admonition in dark mode (#9502) 2024-01-13 07:43:13 -05:00
.gitignore Fix gitignore to not ignore files that are required (#7538) 2023-09-21 21:33:09 +02:00
configuration.md Add Python 3.13 to list of allowed Python versions (#11411) 2024-05-13 16:35:41 +00:00
faq.md Support FORCE_COLOR env var (#10839) 2024-04-08 15:29:29 -06:00
formatter.md docs: Lint -> Format in formatter.md (#10777) 2024-04-04 16:50:55 +00:00
installation.md docs: remove . from check and format commands (#10217) 2024-03-13 10:10:48 -05:00
integrations.md Bump version to v0.4.4 (#11352) 2024-05-09 17:00:46 +00:00
linter.md docs: remove . from check and format commands (#10217) 2024-03-13 10:10:48 -05:00
preview.md Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
requirements-insiders.txt Add a formatting step using mdformat as part of generate_mkdocs.py (#10484) 2024-03-21 00:37:40 +00:00
requirements.txt Add a formatting step using mdformat as part of generate_mkdocs.py (#10484) 2024-03-21 00:37:40 +00:00
tutorial.md Update number of implemented rules to "over 800" (#10500) 2024-03-20 22:39:37 -04:00
versioning.md Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00