daml/ledger-service/utils
Stephen Compall d14a6441e3
close the gap between scalac -Xlint and our global options (#15799)
* add -Xlint options requiring no changes

* add -Xlint:recurse-with-default

- very minor code changes

* factor http-json hj_scalacopts duplication

* use lf_scalacopts_stricter in libs-scala where NonUnitStatements was

* use hj_scalacopts in api-type-signature

* add nonlocal-return and nullary-unit to hj_scalacopts

* commented-out excluded options

* add unit-special globally

* check implicit-recursion for clients code
2022-12-07 16:08:33 +00:00
..
src/main/scala/com/digitalasset Draft /v1/query with interface ID, without query store (#14841) 2022-09-02 12:49:06 +02:00
BUILD.bazel rename interface library to api-type-signature; alias symbols (#14783) 2022-08-23 15:21:45 +00:00
scalaopts.bzl close the gap between scalac -Xlint and our global options (#15799) 2022-12-07 16:08:33 +00:00