Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hedhyw committed Jun 19, 2024
1 parent d478d82 commit 93f972b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ See [internal/app/app.feature](internal/app/app.feature) and [internal/app/app_t

1. Removed template "std.struct.v1.go.tmpl".
2. The flag "go-parallel" has been removed.
3. Loop variable "testCase" is not copied. Disable using `disable-go-22-scope` flag.
3. Use flag `enable-go-22-scope` to avoid copying `testCase` in loops.

# Install

Expand Down

0 comments on commit 93f972b

Please sign in to comment.