feat: add option flag, greedy compilation of multiple files, and refactor to use paths instead of files

This commit is contained in:
Jonny
2025-03-02 03:12:53 +00:00
parent 01b38b1445
commit 85a82aabb4
4 changed files with 73 additions and 49 deletions

View File

@@ -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