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: 722
How can I make developers follow coding standards?
In our company:
- I've given documents and they don't have the patience to read it and follow it.
- I've tried telling them again and again "please do it this way" they nod their heads, but still do it the wrong way
- 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