[Parted-edge] [PATCH] Create the needed infra-structure to enforce the coding style

Debarshi 'Rishi' Ray debarshi.ray at gmail.com
Sun Oct 14 19:35:16 UTC 2007


> Few comments about the style itself:
>
> +Alignment::~Alignment ()
> +{
> +  if (alignment_)
> +    {
>
> Personally, I dislike it! I prefer:
>
> +Alignment::~Alignment ()
> +{
> +  if (alignment_) {
> ...

http://rishi.fedorapeople.org/gnu/otavio-indent.cfg

I made some modifications to the previous one at
http://rishi.fedorapeople.org/gnu/gnu-indent.cfg to make it agree more
with the GNU Coding Standards.

Comments?

Happy hacking,
Debarshi
-- 
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu



More information about the Parted-edge mailing list