Padre is an IDE, and one that supports Perl Tidy, AND one that
theoretically supports project-specific configuration.

I think it's a bad idea to do tidying anywhere other than client side,
and I think the IDE itself should enforce the tidying.

Adam K

On 28 February 2011 18:02, Gabor Szabo <szab...@gmail.com> wrote:
> Hi,
>
> so far we were encouraging real code changes and tidying Padre
> to be in separate commits. I was wondering if it would not be better
> to encourage people to run tidy before every commit?
>
> If we do that constantly then every tidy should only clean up our
> own code change as the rest of Padre should be already tidy.
> This means our diffs are still clean.
>
> To further enhance this I am thinking to write a bot that after
> every commit it would check out the latest version, run tidy
> and if there were changes would commit them back.
>
> This will eliminate big changes to the code base that are only tidying.
>
> What do you think?
>
> regards
>    Gabor
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
>
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to