sonar-flutter icon indicating copy to clipboard operation
sonar-flutter copied to clipboard

Modules in a sub folder

Open WinXaito opened this issue 1 year ago • 0 comments

Hi,

I use this plugin and it works great with my projects.

But, I have a project with sub package.
I saw on the Readme how to add modules, but my modules are in a subfolder:

  • project
  • lib
  • package
    • package1
    • package2

And I don't understand how to add this in the sonar-project.properties.
Any hints ?

Thanks!

WinXaito avatar Sep 25 '24 08:09 WinXaito