How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Self-Governing Code - Using Static Analysis and Automated Testing to Eliminate Word-of-Mouth Standards

calendar_today July 27, 2015 domain edmunds

The Problem Have you ever submitted code for review that is working perfectly and has great unit tests, but the response you get is, “Oh, we use tabs for indentation” or “We use ALL_CAPS_WITH_UNDERSCORES for static variable names. Please change, thx!”? Even though these fixes are easy to make, it can still frustrating that you didn’t know about these standards beforehand.

open_in_new Read original post