Skip to content

Commit 6c69cb4

Browse files
committed
Add column-limit rule to fourmolu config
1 parent 0adb53b commit 6c69cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fourmolu.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ unicode: never
1313
respectful: true
1414
fixities: []
1515
single-constraint-parens: never
16+
column-limit: 100

0 commit comments

Comments
 (0)