ruff/crates/ruff_linter
Dylan 0af4b23d9f
[ruff] Skip type definitions for missing-f-string-syntax (RUF027) (#16054)
As an f-string is never correct in a type definition context, we skip
[missing-f-string-syntax
(RUF027)](https://docs.astral.sh/ruff/rules/missing-f-string-syntax/#missing-f-string-syntax-ruf027)
in this case.

Closes #16037
2025-02-09 10:16:28 -06:00
..
resources [ruff] Skip type definitions for missing-f-string-syntax (RUF027) (#16054) 2025-02-09 10:16:28 -06:00
src [ruff] Skip type definitions for missing-f-string-syntax (RUF027) (#16054) 2025-02-09 10:16:28 -06:00
Cargo.toml Bump version to 0.9.5 (#16002) 2025-02-06 13:24:45 -06:00