Skip to content

Commit 673398d

Browse files
committed
remove Common.scala scalafmt filter plugin
1 parent 576a671 commit 673398d

2 files changed

Lines changed: 5 additions & 14 deletions

File tree

.scalafmt.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
version = 3.8.6
22
runner.dialect = scala213
33

4+
assumeStandardLibraryStripMargin = true
5+
danglingParentheses.preset = true
6+
7+
rewrite.rules = [SortImports, RedundantParens, SortModifiers]
8+
49
newlines.beforeMultilineDef = keep
510
newlines.topLevelStatements = [before]
611
newlines.beforeCurlyLambdaParams = multilineWithCaseOnly

project/Common.scala

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)