daml/.scalafmt.conf
Stefano Baghino 01f7e5c7b3
Revert "Adopt trailingCommas option in scalafmt (#4214)" (#4257)
This reverts commit 6c094b3f95.

CHANGELOG_BEGIN
CHANGELOG_END
2020-01-29 11:43:35 +00:00

8 lines
145 B
Plaintext

version = "1.5.1"
project.git = true
align = none # never align to make the fmt more diff friendly
maxColumn = 100
runner.fatalWarnings = true