summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--snippets/go/go-projects/go-projects.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/snippets/go/go-projects/go-projects.md b/snippets/go/go-projects/go-projects.md
index d36da21..6af750a 100644
--- a/snippets/go/go-projects/go-projects.md
+++ b/snippets/go/go-projects/go-projects.md
@@ -23,3 +23,5 @@
* 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