daml/ledger/ledger-api-test-tool-on-canton
Samir Talwar 28873913d9
Bazel: Upgrade Buildifier. (#6625)
Buildifier now comes with a handy attachment to catch single `\`
characters inside strings and replace them with `\\` if the escape
sequence is invalid. Skylark/Python will do this at runtime anyway; this
just makes it clearer what the actual behavior is.

I needed to change `\` characters at the end of lines to `\\` manually
in order to stop Buildifier from simply concatenating the lines
together. Everything else was automatic.

CHANGELOG_BEGIN
CHANGELOG_END
2020-07-06 16:07:47 +00:00
..
bootstrap.canton Reenable multi-node ledger-api-test-tool conformance test against Canton (#6449) 2020-06-23 09:06:28 +02:00
BUILD.bazel Bazel: Upgrade Buildifier. (#6625) 2020-07-06 16:07:47 +00:00
canton-test-runner.sh Reenable multi-node ledger-api-test-tool conformance test against Canton (#6449) 2020-06-23 09:06:28 +02:00
canton.conf Reenable multi-node ledger-api-test-tool conformance test against Canton (#6449) 2020-06-23 09:06:28 +02:00