Commit e573100
Don't wrap line comments that start with
Until we have full support for Markdown Javadoc, this at least prevents us from misguidedly destroying it by using only `// ` for the continuation lines.
PiperOrigin-RevId: 885030098/// .1 parent 2de7336 commit e573100
File tree
2 files changed
+14
-7
lines changed- core/src
- main/java/com/google/googlejavaformat/java
- test/java/com/google/googlejavaformat/java
2 files changed
+14
-7
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| |||
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
119 | 129 | | |
120 | 130 | | |
121 | 131 | | |
| |||
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1507 | 1507 | | |
1508 | 1508 | | |
1509 | 1509 | | |
1510 | | - | |
1511 | | - | |
1512 | | - | |
| 1510 | + | |
| 1511 | + | |
1513 | 1512 | | |
1514 | 1513 | | |
1515 | 1514 | | |
1516 | 1515 | | |
1517 | 1516 | | |
1518 | 1517 | | |
1519 | | - | |
1520 | | - | |
| 1518 | + | |
1521 | 1519 | | |
1522 | 1520 | | |
1523 | | - | |
1524 | | - | |
| 1521 | + | |
1525 | 1522 | | |
1526 | 1523 | | |
1527 | 1524 | | |
| |||
0 commit comments