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

MarHoff picture MarHoff  路  3Comments

Proto-Plastik picture Proto-Plastik  路  3Comments

Olgagr picture Olgagr  路  3Comments

julianommartins picture julianommartins  路  3Comments

rdev picture rdev  路  3Comments