Adding support for Scala 2.13

Mostly import changes
Some formatting changes
Runs +test
This commit is contained in:
chick
2021-08-16 10:15:07 -07:00
parent b2cee7ccb8
commit ae01e170db
6 changed files with 26 additions and 22 deletions

View File

@@ -7,7 +7,8 @@ assumeStandardLibraryStripMargin = true
docstrings = ScalaDoc
lineEndings = preserve
includeCurlyBraceInSelectChains = false
danglingParentheses = true
danglingParentheses.defnSite = true
danglingParentheses.callSite = true
align.tokens.add = [
{