daml/daml-assistant/scala-daml-project-config
Moritz Kiefer 22ce940954
Upgrade scalafmt and enable trailing commas (#8437)
This PR updates scalafmt and enables trailingCommas =
multiple. Unfortunately, scalafmt broke the version field which means
we cannot fully preserve the rest of the config. I’ve made some
attempts to stay reasonably close to the original config but couldn’t
find an exact equivalent in a lot of cases. I don’t feel strongly
about any of the settings so happy to change them to something else.

As announced, this will be merged on Saturday to avoid too many conflicts.

changelog_begin
changelog_end
2021-01-09 11:37:37 +01:00
..
src Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
BUILD.bazel Port //language-support/scala to Scala 2.13 (#8442) 2021-01-08 20:28:15 +01:00
README.md Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00

Scala Daml project config

This Scala library contains helpers to load SDK configuration files.