We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9279ddf commit 4dc49c1Copy full SHA for 4dc49c1
website/catalog/go/index.md
@@ -2,6 +2,7 @@
2
3
This page curates a list of example ast-grep rules to check and to rewrite Go code.
4
5
+<!--@include: ./defer-func-call-antipattern.md-->
6
<!--@include: ./find-func-declaration-with-prefix.md-->
7
<!--@include: ./match-function-call.md-->
-<!--@include: ./defer-func-call-antipattern.md-->
8
+<!--@include: ./match-package-import.md-->
0 commit comments