Skip to content

Commit a3dbcb9

Browse files
committed
Turn Scalariform auto-formatting off for now
1 parent 2246b37 commit a3dbcb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ pomExtra := {
6868
}
6969

7070
crossSbtVersions := Vector("0.13.16", "1.0.2")
71+
72+
scalariformAutoformat := false

0 commit comments

Comments
 (0)