Readability Score

As an employed software engineer, even I, find my feature request to be a little unreasonable:

We all know that the fastest running solution is not always the best solution in the real world.

Your code needs to be readable and easy to understand in order for other engineers to understand, use, extend, and maintain it.

We need a readability score or better yet an overall score which is an average of speed, space, and readabilty scores.

At first, it would probably have to be crowd sourced with some incentivized code review / voting system.

It would be difficult but not impossible to implement.

Comments (2)