[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [platform-dev] SonarQube Configuration | 
We should have a fresh profile for eclipse-platform. Possibly derived 
from the current default profile. Then you could adapt it to your needs 
and it should be the preferred profile for other projects too. So we can 
- over time - get the same standards for more and more projects.
As sonar rules change when sonar get upgraded, you should also think 
about how this should affect your profile.
Do you know how the exclude rules on a project specific level?
Christian
On 20.09.2017 17:36, Karsten Thoms wrote:
I asked Frederic. Exclusions can be specified either global or 
project-specific. We could try to define a quality profile for 
Platform, if we could agree on some rules. I would start with the ones 
defined by the bugs, if they are OK. Then projects would have to 
opt-in that they want to use that profile. We could start with 
platform.ui as a reference, maybe a second one (e.g. platform.debug) 
and then see if we get the desired effect.