ruff/crates/ruff_linter
GiGaGon f48a34fbab
[pylint, pyupgrade] Fix syntax errors in examples (PLW1501, UP028) (#19127)
## Summary

From me and @ntBre's discussion in #19111.

This PR makes these two examples into valid code, since they previously
had `F701`-`F707` syntax errors. `SIM110` was already fixed in a
different PR, I just forgot to pull.
2025-07-04 13:38:37 -05:00
..
resources [ruff] Allow more field calls from attrs (RUF009) (#19021) 2025-07-03 10:29:55 -04:00
src [pylint, pyupgrade] Fix syntax errors in examples (PLW1501, UP028) (#19127) 2025-07-04 13:38:37 -05:00
Cargo.toml Combine OldDiagnostic and Diagnostic (#19053) 2025-07-03 13:01:09 -04:00