Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 468 Bytes

File metadata and controls

11 lines (10 loc) · 468 Bytes

Altitude

Check that each change is implemented at the right depth, not as a fragile bandaid. Special cases layered on shared infrastructure are a sign the fix isn't deep enough — prefer generalizing the underlying mechanism over adding special cases.