Re: [linuxtools-dev] Code Formatter

2015-11-27 Thread Alena Laskavaia
I would prefer Eclipse Build In, which is what we use for CDT (tabs and line max 120), but I saw bunch commit like "Changing tabs into spaces to comply with sonar", so I assumed if some-what important. On Fri, Nov 27, 2015 at 10:10 AM, Roland Grunberg wrote: > > Hi Guys! Decided to join mailing

Re: [linuxtools-dev] Code Formatter

2015-11-27 Thread Roland Grunberg
> Hi Guys! Decided to join mailing list since I am working on valgrind plugin > now. > I noticed (in commit history) that you trying to use spaces instead of tabs > but I cannot > find your other rules for code formatting nor format.xml I can import > linuxtools projects. > Is it defined somewhere?

[linuxtools-dev] Code Formatter

2015-11-26 Thread Alena Laskavaia
Hi Guys! Decided to join mailing list since I am working on valgrind plugin now. I noticed (in commit history) that you trying to use spaces instead of tabs but I cannot find your other rules for code formatting nor format.xml I can import linuxtools projects. Is it defined somewhere? _