daml/libs-scala/oracle-testing
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/testing/oracle close the gap between scalac -Xlint and our global options (#15799) 2022-12-07 16:08:33 +00:00
BUILD.bazel Safeguard Oracle CI tests with lockIdSeed [DPP-802] (#12573) 2022-01-26 00:54:17 +01:00