Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To silence this warning when opening SBT: ``` [warn] there are 2 keys that are not used by any other settings/tasks: [warn] [warn] * scala2-library-bootstrapped / Compile / compile / logLevel [warn] +- /Users/mbovel/dotty/project/Build.scala:1083 [warn] * scala2-library-cc / Compile / compile / logLevel [warn] +- /Users/mbovel/dotty/project/Build.scala:1083 [warn] [warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check [warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key ```
- Loading branch information