mirror of https://github.com/sbt/sbt.git
**Problem** Currently the following warning shows up while compiling metabuild: [warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s [warn] unknown category: unused-nowarn -Wconf:cat=unused-nowarn in general was added as a Scala 2.12 of falsely warning about pure expression not doing anything in the macro. **Solution** We should be able to remove the -Wconf flag in sbt 2.x. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||