You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ To run unit tests, use following command
42
42
go test ./...
43
43
```
44
44
45
-
To run code linter, make sure `golangci-lint` is [installed](https://golangci-lint.run/usage/install/#local-installation). Then use following command
45
+
To run code linter, make sure `golangci-lint` is [installed](https://golangci-lint.run/welcome/install/#local-installation). Then use following command
0 commit comments