ruff/crates/ruff_linter/resources/test/fixtures/flake8_commas
Dhruv Manilawala d5606b7705
Consider the new f-string tokens for `flake8-commas` (#8582)
## Summary

This fixes the bug where the `flake8-commas` rules weren't taking the
new f-string tokens into account.

## Test Plan

Add new test cases around f-strings for all of `flake8-commas`'s rules.

fixes: #8556
2023-11-10 09:49:14 +05:30
..
COM81.py Consider the new f-string tokens for `flake8-commas` (#8582) 2023-11-10 09:49:14 +05:30