ruff/docs
Micha Reiser 2cd25ef641
Ruff 0.11.0 (#16723)
## Summary

Follow-up release for Ruff v0.10 that now includes the following two
changes that we intended to ship but slipped:

* Changes to how the Python version is inferred when a `target-version`
is not specified (#16319)
* `blanket-noqa` (`PGH004`): Also detect blanked file-level noqa
comments (and not just line level comments).

## Test plan

I verified that the binary built on this branch respects the
`requires-python` setting
([logs](https://www.diffchecker.com/qyJWYi6W/), left: v0.10, right:
v0.11)
2025-03-14 13:57:56 +01:00
..
.overrides Use | for page separator in meta titles (#13221) 2024-09-03 00:46:15 +00:00
assets Point docs to Astral favicon (#13219) 2024-09-02 20:11:39 -04:00
editors Update migration guide with the new ruff.configuration (#16567) 2025-03-10 11:50:06 +00:00
formatter Update black deviations (#15928) 2025-02-04 14:04:24 +00:00
js Improvements to documentation (#12712) 2024-08-12 07:17:32 +00:00
stylesheets Use anchorlinks rather than permalinks (#13471) 2024-09-23 02:44:45 +00:00
.gitignore Add docs for Ruff language server (#12344) 2024-07-18 17:41:43 +05:30
configuration.md describe requires-python fallback in docs (#16704) 2025-03-13 11:48:12 -05:00
faq.md Fix minor punctuation errors (#16228) 2025-02-18 12:24:57 +00:00
formatter.md Remove unnecessary backticks (#15393) 2025-01-10 09:22:26 +00:00
installation.md Use uv consistently throughout the documentation (#15302) 2025-01-07 14:43:25 +00:00
integrations.md Ruff 0.11.0 (#16723) 2025-03-14 13:57:56 +01:00
linter.md Add new noqa specification to the docs (#16703) 2025-03-13 12:48:53 -04:00
preview.md Fix minor punctuation errors (#16228) 2025-02-18 12:24:57 +00:00
requirements-insiders.txt Update dependency ruff to v0.9.10 (#16593) 2025-03-10 09:24:24 +01:00
requirements.txt Update dependency ruff to v0.9.10 (#16593) 2025-03-10 09:24:24 +01:00
tutorial.md Ruff 0.11.0 (#16723) 2025-03-14 13:57:56 +01:00
versioning.md document MSRV policy (#16384) 2025-02-26 07:09:23 -08:00