Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This warning now no longer happens on sbt startup: ``` [warn] there's a key that's not used by any other settings/tasks: [warn] [warn] * solrs / Paradox / sourceDirectory [warn] +- /home/magro/proj/solrs/build.sbt:72 [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