Skip to content

Commit 154a24f

Browse files
authored
docs: add info about golang code snippets (#1494)
1 parent 4a6facc commit 154a24f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎DEVELOPING.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ mdsf verify .
127127
```sh
128128
mdsf format .
129129
```
130+
131+
_Note: Use `golang` for Go code snippets that are intentionally non-compilable.
132+
However, it is recommended to avoid this and use `go` whenever possible._

0 commit comments

Comments
 (0)