Commit 03fd2c9
authored
Add rule for the closing newline on raw string literals (#44535)
Replaces #44534, which targeted the wrong branch. (@gewarren Not sure why our rules didn't prevent it from being merged).
Addresses anonymous feedback. Add a rule that the final newline before the closing quote characters is ignored1 parent 29b0c67 commit 03fd2c9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments