Hi, when will be available Architecture support for C++ code-base,
thanks
Hi, when will be available Architecture support for C++ code-base,
thanks
This is definitely something that we want to do, not planned yet, so most likely not in 2026.
Ist there a possibility to disable architecture support for only single projects?
We have a mixed solution C# and 90 % C++ - the C# architecture alone will not deliver any benefit and so we would prefer to skip the time required for architecture scanning.
You can disable with sonar.architecture.enable=false.