Commit 182c0be
committed
[SPARK-58965][SQL] Fix scalafmt line length in lcm scaladoc
The lcm scaladoc line exceeded the 98-column scalafmt limit for sql/api,
failing the Scala linter check. Rewrap it to match the gcd scaladoc.1 parent 8dd2d71 commit 182c0be
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5759 | 5759 | | |
5760 | 5760 | | |
5761 | 5761 | | |
5762 | | - | |
5763 | | - | |
| 5762 | + | |
| 5763 | + | |
5764 | 5764 | | |
5765 | 5765 | | |
5766 | 5766 | | |
| |||
0 commit comments