Hello 👋 I have an interesting case that 4 different gradle projects that has been added into my app with git submodules and since they are shared I have different conventions for them
is there any way to differentiate them? Or exclude them from
Konsist.scopeFromProject()
?