mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
Update docs of CONTRIBUTING (#11300)
Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
This commit is contained in:
parent
45d75bb821
commit
6c145ca41b
@ -128,7 +128,7 @@ We highly recommend you refer to and comply to the following style guides when y
|
|||||||
|
|
||||||
- Coding style: refer to the [Effictive Go Style Guide](https://golang.org/doc/effective_go)
|
- Coding style: refer to the [Effictive Go Style Guide](https://golang.org/doc/effective_go)
|
||||||
|
|
||||||
We also use `golangci-lint` to perform code check. Run the following command before submit your pull request and make sure there is no issue reported:
|
We also use `golangci-lint` to perform code check. Run the following command before submitting your pull request and make sure there is no issue reported:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ make static-check
|
$ make static-check
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user