ruff/crates
Steve Dignam 3a78b59314
[flake8-pyi]: PYI011, PYI014 (#3238)
Implement PYI011 and PYI014 with the latest changes:

https://github.com/PyCQA/flake8-pyi/pull/326
https://github.com/PyCQA/flake8-pyi/issues/316

rel: https://github.com/charliermarsh/ruff/issues/848
rel: 4212bec43d/pyi.py (L718)
2023-02-26 22:11:58 +00:00
..
flake8_to_ruff Bump version to 0.0.252 (#3142) 2023-02-22 14:50:14 -05:00
ruff [flake8-pyi]: PYI011, PYI014 (#3238) 2023-02-26 22:11:58 +00:00
ruff_cli Add `noqa_row` to diagnostics JSON format (#3228) 2023-02-25 18:13:16 -05:00
ruff_dev fix(docs): broken links inside Configuration.md (#3205) 2023-02-24 18:55:33 +00:00
ruff_formatter chore: Upgrade Rust to 1.67.0 (#3125) 2023-02-22 10:03:17 -05:00
ruff_macros Add missing rust-version in crates (#3009) 2023-02-19 15:07:17 +00:00
ruff_python Add support for reformatting byte strings (#3176) 2023-02-23 16:50:24 +00:00
ruff_python_formatter Implement basic rendering of remaining AST nodes (#3233) 2023-02-26 05:05:56 +00:00
ruff_rustpython Move RustPython vendored and helper code into its own crate (#3171) 2023-02-23 14:14:16 +00:00
ruff_testing_macros test(ruff_python_formatter): Run all Black tests (#2993) 2023-02-22 09:25:06 -05:00
ruff_text_size chore: Upgrade Rust to 1.67.0 (#3125) 2023-02-22 10:03:17 -05:00