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:
OpenIM Bot
2024-03-05 15:27:26 +08:00
committed by GitHub
parent e8377d9c2c
commit efb8310531
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -730,7 +730,6 @@ linters:
- gosimple # Suggestions for simplifying code
- errcheck
- decorder
- sloglint
- ineffassign
- revive
- reassign