> I am one of two main active developers of Kicad. For that project I put > in a standard configuration file for the very fine beautifier called > "uncrustify". So basically uncrustify settles the issue for us over > there. That is C++ and it is setup for spaces, but uncrustify will > handle both, depending on the configuration file.
Pleased to meet you. I've been meaning to kick myself into playing with Kicad for a long while. As far as the tabs/spaces issue, have you looked at the unix utility "astyle"? I believe that's one of it's purposes. Also, might specify a coding style that astyle supports, then one can just kick things thru astyle, and voila, uniformity! Steve _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
