Skip to content

Commit 4dc49c1

Browse files
fix: add missing go example
1 parent 9279ddf commit 4dc49c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/catalog/go/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
This page curates a list of example ast-grep rules to check and to rewrite Go code.
44

5+
<!--@include: ./defer-func-call-antipattern.md-->
56
<!--@include: ./find-func-declaration-with-prefix.md-->
67
<!--@include: ./match-function-call.md-->
7-
<!--@include: ./defer-func-call-antipattern.md-->
8+
<!--@include: ./match-package-import.md-->

0 commit comments

Comments
 (0)