ruff/crates/ruff_linter
Dhruv Manilawala 8977b6ae11
Inline AST helpers for new literal nodes (#8374)
A small refactor to inline the `is_const_none` now that there's a
dedicated `ExprNoneLiteral` node.
2023-10-31 11:06:54 +00:00
..
resources/test Fix invalid E231 error with f-strings (#8369) 2023-10-30 19:38:13 -04:00
src Inline AST helpers for new literal nodes (#8374) 2023-10-31 11:06:54 +00:00
Cargo.toml Update pyproject-toml to 0.8 (#8351) 2023-10-30 10:05:37 +00:00