Skip to content

Commit 3f6751d

Browse files
committed
review
1 parent 4f3fa04 commit 3f6751d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/product/migration-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2164,7 +2164,7 @@ golangci-lint run --default=none --enable=govet --output.json.path=stdout
21642164

21652165
</details>
21662166

2167-
Run all linters, do not print issued lines, output results to stdout without colors, and save to `gl-code-quality-report.json` in Code Climate's format:
2167+
Do not print issued lines, output results to stdout without colors, and save to `gl-code-quality-report.json` in Code Climate's format:
21682168

21692169
<details>
21702170
<summary style={{color: '#737380', paddingLeft: '1rem'}}>v1</summary>

0 commit comments

Comments
 (0)