mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Update readme and golangci lint (#1999)
* Update README.md * Update .golangci.yml --------- Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
This commit is contained in:
parent
e8377d9c2c
commit
efb8310531
@ -730,7 +730,6 @@ linters:
|
|||||||
- gosimple # Suggestions for simplifying code
|
- gosimple # Suggestions for simplifying code
|
||||||
- errcheck
|
- errcheck
|
||||||
- decorder
|
- decorder
|
||||||
- sloglint
|
|
||||||
- ineffassign
|
- ineffassign
|
||||||
- revive
|
- revive
|
||||||
- reassign
|
- reassign
|
||||||
|
@ -125,10 +125,10 @@ We support many platforms. Here are the addresses for quick experience on the we
|
|||||||
|
|
||||||
## :hammer_and_wrench: To Start Developing OpenIM
|
## :hammer_and_wrench: To Start Developing OpenIM
|
||||||
|
|
||||||
[](https://codespaces.new/openimsdk/open-im-server)
|
|
||||||
|
|
||||||
[](https://vscode.dev/github/openimsdk/open-im-server)
|
[](https://vscode.dev/github/openimsdk/open-im-server)
|
||||||
|
|
||||||
|
[](https://codespaces.new/openimsdk/open-im-server)
|
||||||
|
|
||||||
OpenIM Our goal is to build a top-level open source community. We have a set of standards, in the [Community repository](https://github.com/OpenIMSDK/community).
|
OpenIM Our goal is to build a top-level open source community. We have a set of standards, in the [Community repository](https://github.com/OpenIMSDK/community).
|
||||||
|
|
||||||
If you'd like to contribute to this Open-IM-Server repository, please read our [contributor documentation](https://github.com/openimsdk/open-im-server/blob/main/CONTRIBUTING.md).
|
If you'd like to contribute to this Open-IM-Server repository, please read our [contributor documentation](https://github.com/openimsdk/open-im-server/blob/main/CONTRIBUTING.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user