daml/libs-scala/nonempty-cats
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 add cats' functor instance for NonEmptyF (#14403) 2022-07-13 18:23:05 +00:00
BUILD.bazel close the gap between scalac -Xlint and our global options (#15799) 2022-12-07 16:08:33 +00:00