diff --git a/.golangci.yml b/.golangci.yml index 5bf9eeba9..9c7960642 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -730,7 +730,6 @@ linters: - gosimple # Suggestions for simplifying code - errcheck - decorder - - sloglint - ineffassign - revive - reassign diff --git a/README.md b/README.md index 1552f62e5..175db3326 100644 --- a/README.md +++ b/README.md @@ -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 -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/openimsdk/open-im-server) - [![Open in Dev Container](https://img.shields.io/static/v1?label=Dev%20Container&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/github/openimsdk/open-im-server) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](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). 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).