ukyen
|
e83388dcea
|
Don't raise D208 when last line is non-empty (#13372)
Co-authored-by: Micha Reiser <micha@reiser.io>
|
2024-09-26 14:53:21 +02:00 |
|
Charlie Marsh
|
bfae1f1412
|
Convert over-indentation rule to use number of characters (#8983)
Closes https://github.com/astral-sh/ruff/issues/8978.
|
2023-12-03 20:45:30 +00:00 |
|
Charlie Marsh
|
b358cbf398
|
Fix start >= end error in over-indentation (#8982)
Closes https://github.com/astral-sh/ruff/issues/8977.
|
2023-12-03 20:19:43 +00:00 |
|
Charlie Marsh
|
ed14fd9163
|
[pydocstyle ] Avoid non-character breaks in over-indentation (D208 ) (#8866)
Closes https://github.com/astral-sh/ruff/issues/8844.
|
2023-11-27 21:47:35 -08:00 |
|