ruff/crates/ruff_linter/resources/test/fixtures/flake8_async
Victor Hugo Gomes 136443b71b
[`flake8-async`] Mark autofix for `ASYNC115` as unsafe if the call expression contains comments (#18753)
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-06-19 13:01:33 +02:00
..
ASYNC22x.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00
ASYNC100.py [`flake8-async`] allow async generators (`ASYNC100`) (#13639) 2024-10-07 07:25:54 -05:00
ASYNC105.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00
ASYNC109_0.py [`flake8-async`] Update `ASYNC109` to match upstream (#12236) 2024-07-09 04:14:27 +00:00
ASYNC109_1.py [`flake8-async`] Update `ASYNC109` to match upstream (#12236) 2024-07-09 04:14:27 +00:00
ASYNC110.py [`flake8-async`] Update `ASYNC110` to match upstream (#12261) 2024-07-09 17:17:28 -07:00
ASYNC115.py [`flake8-async`] Mark autofix for `ASYNC115` as unsafe if the call expression contains comments (#18753) 2025-06-19 13:01:33 +02:00
ASYNC116.py [flake8-async] fix detection for large integer sleep durations in `ASYNC116` rule (#18767) 2025-06-19 09:37:20 +00:00
ASYNC210.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00
ASYNC230.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00
ASYNC251.py Re-code flake8-trio and flake8-async rules to match upstream (#10416) 2024-06-27 13:44:11 +02:00