feat: add option flag, greedy compilation of multiple files, and refactor to use paths instead of files
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
//> using test.dep org.scalatest::scalatest::3.2.19
|
||||
//> using dep org.typelevel::cats-effect-testing-scalatest::1.6.0
|
||||
|
||||
|
||||
// sensible defaults for warnings and compiler checks
|
||||
//> using options -deprecation -unchecked -feature
|
||||
//> using options -Wimplausible-patterns -Wunused:all
|
||||
|
||||
Reference in New Issue
Block a user