daml/language-support/scala
gleber aa70c7f64e
Enforce consistent formatting of BUILD files. (#412)
* Add buildifier targets.

The tool allows to check and format BUILD files in the repo.

To check if files are well formatted, run:

    bazel run //:buildifier

To fix badly-formatted files run:

    bazel run //:buildifier-fix

* Cleanup dade-copyright-headers formatting.

* Fix dade-copyright-headers on files with just the copyright.

* Run buildifier automatically on CI via 'fmt.sh'.

* Reformat all BUILD files with buildifier.

Excludes autogenerated Bazel files.
2019-04-12 13:10:16 +02:00
..
bindings Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
bindings-akka Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
bindings-akka-testing Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
codegen Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
codegen-sample-app Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
codegen-sbt-example open-sourcing daml 2019-04-04 09:33:38 +01:00
codegen-testing Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
docs/codegen/source open-sourcing daml 2019-04-04 09:33:38 +01:00
sandbox-control Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00