This is directly from the WordPress Developer Guide.
Coding Standards
Documentation Standards
A lot of emphasis is put on this for the purpose of maintaining your code and extensibility. With proper coding, you should never outgrow your WordPress website.
I adhere strictly to these standards.