in reply to Tidy feature to implement recommended code style

I totally disagree with the idea of forcing posts to use a certain coding style. I've seen posts from beginners here, where the problem was simply unbalanced braces. There was no indentation, so other more experienced monks gave some formatting advice, in order to prevent this problem from happening to them again. If you use perltidy on all of the posts, no one would notice this.

Not to mention, I don't like being forced to format my code a certain way by anyone that isn't paying me.

- Tom

  • Comment on Re: Tidy feature to implement recommended code style