Hello Fabrice,
To be honest, I don’t need exactly the same indentation strategy. Some people prefer spaces, other prefer tabs. I’m fine with it There is one common thing for both approach. The size is usually between 2 and 4. I prefer 4, it is not too big and not too small. SonarQube displays tabs as 8 spaces, and it sometimes makes code difficult to read (people have to scroll). That is the reason why I proposed to use the same formatting - it would be the best. I know it is probably quit difficult to implement (not worth the effort). If you could just make the tabs smaller - I would be also satisfied