ruff/crates/ruff_linter
Charlie Marsh ce3af27f59
Avoid treating lowercase letters as # noqa codes (#14229)
## Summary

An oversight from the original implementation.

Closes https://github.com/astral-sh/ruff/issues/14228.
2024-11-09 12:49:35 -05:00
..
resources Fix await-outside-async to allow await at the top-level scope of a notebook (#14225) 2024-11-09 12:44:48 -05:00
src Avoid treating lowercase letters as # noqa codes (#14229) 2024-11-09 12:49:35 -05:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to 0.7.3 (#14197) 2024-11-08 16:39:37 +05:30