ruff/crates/ruff_linter
arielle ab86ae1760
[pep8-naming] Fix formatting of __all__ (N816) (#20301)
<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

Noticed this was not escaped when writing a project that parses the
result of `ruff rule --outputformat json`. This is visible here:
<https://docs.astral.sh/ruff/rules/mixed-case-variable-in-global-scope/#why-is-this-bad>

## Test Plan

documentation only

---------

Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
2025-09-08 14:40:38 +00:00
..
resources [ruff] Use helper function for empty f-string detection in in-empty-collection (RUF060) (#20249) 2025-09-04 20:20:59 +00:00
src [pep8-naming] Fix formatting of __all__ (N816) (#20301) 2025-09-08 14:40:38 +00:00
Cargo.toml Bump 0.12.12 (#20242) 2025-09-04 11:35:56 -05:00