You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stryker4s now works properly on multi-module projects! Simply running `sbt <module-name>/stryker` will run Stryker4s on the specified module. The workaround of `sbt 'project <module-name>' stryker` is no longer necessary. Thanks to @rwaldvogel for the contribution!
6
+
7
+
### Bug Fixes
8
+
9
+
***sbt:** scope task queries to the invoking project ([#1994](https://github.com/stryker-mutator/stryker4s/issues/1994)) ([bfbe167](https://github.com/stryker-mutator/stryker4s/commit/bfbe167bc378a5018b9f512a6b16f13a3579405d))
0 commit comments