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
scrooge: Add setting to configure root dir importer
Problem
As described in twitter/scrooge/twitter#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.
Closestwitter#345
Signed-off-by: Joy Bestourous <[email protected]>
Differential Revision: https://phabricator.twitter.biz/D633782
0 commit comments