ruff/crates/ruff_linter
Dhruv Manilawala 13ad24b13e
Avoid syntax errors for test cases (#11923)
## Summary

This PR removes most of the syntax errors from the test cases. This
would create noise when https://github.com/astral-sh/ruff/pull/11901 is
complete. These syntax errors are also just noise for the test itself.

## Test Plan

Update the snapshots and verify that they're still the same.
2024-06-18 17:16:27 +05:30
..
resources Avoid syntax errors for test cases (#11923) 2024-06-18 17:16:27 +05:30
src Avoid syntax errors for test cases (#11923) 2024-06-18 17:16:27 +05:30
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to v0.4.9 (#11872) 2024-06-14 20:36:22 +05:30