ruff/crates/ruff_source_file/src
InSync c8d505c8ea
[pyupgrade] Do not report when a UTF-8 comment is followed by a non-UTF-8 one (UP009) (#14728)
## Summary

Resolves #14704.

## Test Plan

`cargo nextest run` and `cargo insta test`.

---------

Co-authored-by: Micha Reiser <micha@reiser.io>
2024-12-11 10:30:41 +00:00
..
lib.rs Extract LineIndex independent methods from Locator (#13938) 2024-10-28 07:53:41 +00:00
line_index.rs [red-knot] Report line numbers in mdtest relative to the markdown file, not the test snippet (#13804) 2024-10-22 07:42:40 +00:00
line_ranges.rs [pyupgrade] Do not report when a UTF-8 comment is followed by a non-UTF-8 one (UP009) (#14728) 2024-12-11 10:30:41 +00:00
newlines.rs Fix blank-line docstring rules for module-level docstrings (#9878) 2024-02-07 16:48:28 -05:00