ruff/crates/ruff_linter
Evan Rittenhouse 1e04bd0b73
Restrict fowarding `newline` argument in `open()` calls to Python versions >= 3.10 (#12244)
Fixes https://github.com/astral-sh/ruff/issues/12222
2024-07-09 02:43:31 +00:00
..
resources [`flake8-return`] Exempt properties from explicit return rule (`RET501`) (#12243) 2024-07-08 19:39:30 -07:00
src Restrict fowarding `newline` argument in `open()` calls to Python versions >= 3.10 (#12244) 2024-07-09 02:43:31 +00:00
Cargo.toml Bump version to 0.5.1 (#12205) 2024-07-05 18:33:14 +05:30
__init__.py [`pylint`] (Re-)Implement `import-private-name` (`C2701`) (#9553) 2024-01-16 14:03:11 -05:00