ruff/crates/ruff_linter/resources/test
Charlie Marsh 87a0cd219f
Detect asyncio.get_running_loop calls in RUF006 (#7562)
## Summary

We can do a good enough job detecting this with our existing semantic
model.

Closes https://github.com/astral-sh/ruff/issues/3237.
2023-09-21 04:37:38 +00:00
..
fixtures Detect asyncio.get_running_loop calls in RUF006 (#7562) 2023-09-21 04:37:38 +00:00
package Rename ruff crate to ruff_linter (#7529) 2023-09-20 08:38:27 +02:00
project Rename ruff crate to ruff_linter (#7529) 2023-09-20 08:38:27 +02:00
disallowed_rule_names.txt Rename ruff crate to ruff_linter (#7529) 2023-09-20 08:38:27 +02:00