Not everyone uses Eclipse.
On 21-03-2012 13:45, Ian Clarke wrote: > Or to commit the relevant Eclipse project to enforce these standards > as a "save action". > > Ian. > > On Tue, Mar 20, 2012 at 6:07 AM, Nicolas Hernandez > <nicolas.hernandez at aleph-networks.com > <mailto:nicolas.hernandez at aleph-networks.com>> wrote: > > Could it be possible to have a checktsyle file ? > > - Nicolas Hernandez > a-n - aleph-networks > /associ?/ > http://www.aleph-networks.com > > > > > On Tue, Mar 20, 2012 at 11:47 AM, Matthew Toseland > <toad at amphibian.dyndns.org <mailto:toad at amphibian.dyndns.org>> > wrote: > > On Monday 19 Mar 2012 23:12:15 Steve Dougherty wrote: > > I'm all for it. The coding standard is rather clear on > indenting with > > tabs, so I guess all that would be required is a run with a > > re-indenting/code style conformance tool. That's something for a > > janitor tree, and would ideally be timed between releases > and when all > > known pull requests have been merged or rejected to minimize > > whitespace-related disruption to existing work. > > Gigantic third party patches should come with some means to > verify them. > > For example, converting all the spaces to tabs in a single > commit is fine because then you can just do diff -uw. > > However, automated bulk indenting doesn't always makes things > easier to read - e.g. devs may not like the style it produces. > > > > On 03/19/2012 06:13 PM, Marco Schulze wrote: > > > May I add a vote to standardise indentation? This mess of > spaces > > > with tabs really bugs me. > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org <mailto:Devl at freenetproject.org> > https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > > > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org <mailto:Devl at freenetproject.org> > https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > > > > > -- > Ian Clarke > Personal blog: http://blog.locut.us/ > > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20120321/77f7f1cc/attachment.html>
