Explore the standard settings of scalacOptions to find two flags that will fail the compilation of a project that has unused imports.
ThisBuild / scalacOptions ++= Seq(
???,
???
)Explore the standard settings of scalacOptions to find two flags that will fail the compilation of a project that has unused imports.
ThisBuild / scalacOptions ++= Seq(
???,
???
)Create a free account to access the full topic