Skip to content

Commit

Permalink
Increase line length to 140
Browse files Browse the repository at this point in the history
  • Loading branch information
ultrasecreth committed Sep 30, 2018
1 parent f8354bd commit 241bf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scalafmt.conf
@@ -1,7 +1,7 @@
style = defaultWithAlign

docstrings = JavaDoc
maxColumn = 120
maxColumn = 140
rewrite.rules = [RedundantBraces, RedundantParens, SortImports]
spaces.inImportCurlyBraces = true
indentOperator = spray
Expand Down

0 comments on commit 241bf98

Please sign in to comment.