Files
ruff/src/rules/isort
Reid Swan ec7b25290b feat: Add isort option lines-after-imports (#2440)
Fixes https://github.com/charliermarsh/ruff/issues/2243

Adds support for the isort option [lines_after_imports](https://pycqa.github.io/isort/docs/configuration/options.html#lines-after-imports) to insert blank lines between imports and the follow up code.
2023-02-01 21:39:45 -05:00
..
2023-02-01 07:17:31 -05:00
2023-02-01 07:17:31 -05:00
2023-02-01 07:17:31 -05:00
2023-02-01 07:17:31 -05:00
2023-01-14 11:48:02 -05:00