|
|
|
|
|
by rybar
1152 days ago
|
|
Sounds like a codebase filled with the ghosts of programmer past. Just put the code in and own maintaining it. Anyone can do a git blame and find the history of its implementation, and also see the original PR which should have described what it was doing, and provided far more context to the reviewers than a code comment. And if an architecture decision is so significant, retain a repository of architecture decision records. |
|