Nocode: Deeply concerned about the quality of code that has not been committed.

Created on 21 Mar 2019  路  2Comments  路  Source: kelseyhightower/nocode

Everyone is not committing any code that's properly documented or adheres to the standards we've not set for this project. I think we can do better.

Most helpful comment

If you write your code cleanly enough you shouldn't need documentation.

By having no variables, the name conventions are kept very simple and easy to read. The functions are all kept to 0 lines, and don't exist. So, it should be easy to follow the logic.

All 2 comments

If you write your code cleanly enough you shouldn't need documentation.

By having no variables, the name conventions are kept very simple and easy to read. The functions are all kept to 0 lines, and don't exist. So, it should be easy to follow the logic.

Your points are valid and your aim is true. I will abide.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rsip22 picture rsip22  路  3Comments

D10100111001 picture D10100111001  路  3Comments

rolandixor picture rolandixor  路  3Comments

freecats picture freecats  路  3Comments

JohnAllen picture JohnAllen  路  3Comments