Skip to content

Improve MultilineRawStringIndentation - #5245

Merged
BraisGabin merged 1 commit into
mainfrom
improve-MultilineRawStringIndentation
Sep 13, 2022
Merged

Improve MultilineRawStringIndentation#5245
BraisGabin merged 1 commit into
mainfrom
improve-MultilineRawStringIndentation

Conversation

@BraisGabin

@BraisGabin BraisGabin commented Aug 22, 2022

Copy link
Copy Markdown
Member

This was pending from #5058

The rule wasn't considering any raw string that wouldn't start with """\n and end with \n *""". Now, instead of just ingnore those cases the rule complain about them because a breaking line is missing.

@BraisGabin
BraisGabin force-pushed the improve-MultilineRawStringIndentation branch from 6bfd1ae to 11f55e7 Compare September 13, 2022 15:56
@BraisGabin
BraisGabin merged commit 15c19aa into main Sep 13, 2022
@BraisGabin
BraisGabin deleted the improve-MultilineRawStringIndentation branch September 13, 2022 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants