How to make developers follow coding standards?

Posted by Josh on Stack Overflow See other posts from Stack Overflow or by Josh
Published on 2009-04-28T13:02:07Z Indexed on 2010/04/11 12:23 UTC
Read the original article Hit count: 662

How can I make developers follow coding standards?

In our company:

  1. I've given documents and they don't have the patience to read it and follow it.
  2. I've tried telling them again and again "please do it this way" they nod their heads, but still do it the wrong way
  3. We're doing a project for the third time and still they don't seem to follow it properly.

I'm now so tired of this. What is the best way to set standards for coding and make sure they follow them?

Edit:

There are just about 10 developers in my team. They're over pressurized and do not take the time to put comments and do the code neatly since there's more pressure to complete the product from our management. What would be the solution for this?

© Stack Overflow or respective owner

Related posts about coding-standards

Related posts about coding-style