Skip to content

Commit

Permalink
Docs: increase maxColumn to showcase alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
kitbellew committed Dec 23, 2023
1 parent 705a40f commit 76e551d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -1007,6 +1007,7 @@ case object BB extends A
#### `align.preset=more`

```scala mdoc:scalafmt
maxColumn = 80
align.preset = more
---
val x = 2 // true for assignment
Expand Down

0 comments on commit 76e551d

Please sign in to comment.