If I'm using the devon ide (devon4j) without touching everything I get issues in Sonar though I use the devon sonar plugin also without changes.
Problem description:
As an example here is to take the checkstyle rule which is also part of devon java profile "Intendation". When I look into the profile I see the following configuration.

But if I look into the formatter in the ide there is the following configuration

Therefore Sonar is throwing an issue. There are also other issues like "Import order" or "Line length"
Expectation
Devon ide, devon formatter and devon sonar plugin have the same values and work out of the box without throwing issues.