diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-30 19:12:14 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-30 19:12:14 +0200 |
| commit | 3b063cd5be406e43907731a4ba7f9cc5527860cb (patch) | |
| tree | 93286700e062937e4d1a255b1ecad3aacca0c015 | |
| parent | 62e2597f774a5bb315dd7719e73730737f0366b1 (diff) | |
Update
| -rw-r--r-- | snippets/go/go-projects/go-projects.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/snippets/go/go-projects/go-projects.md b/snippets/go/go-projects/go-projects.md index 6af750a..d36da21 100644 --- a/snippets/go/go-projects/go-projects.md +++ b/snippets/go/go-projects/go-projects.md @@ -23,5 +23,3 @@ * Avoid large functions, split them into smaller, focused helper functions. 50 lines per function max. * Aim for a unit test coverage of 60% * Avoid code duplication where reasonable. - -public-snippets/go/go-projects/go-projects.md |
