Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
rename scalafmt.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianRaFo committed Aug 10, 2017
1 parent b98e4b1 commit 1e32470
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scalafmt.conf → .scalafmt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ docstrings = JavaDoc
rewrite {
rules = [SortImports, RedundantBraces]
redundantBraces.maxLines = 1
}

}

0 comments on commit 1e32470

Please sign in to comment.