Closed muuki88 closed 3 years ago
As described in #341 a lot of warnings are generated when using scrooge in projects with sbt sub modules as a root dir importer is always added.
Add a new setting scroogeThriftIncludeRoot that makes this behaviour configurable. The default behaviour is as it is now.
scroogeThriftIncludeRoot
Users won't see a ton of warnings.
All committers have signed the CLA.
Problem
As described in #341 a lot of warnings are generated when using scrooge in projects with sbt sub modules as a root dir importer is always added.
Solution
Add a new setting
scroogeThriftIncludeRoot
that makes this behaviour configurable. The default behaviour is as it is now.Result
Users won't see a ton of warnings.