1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

Merge pull request #74 from anyproto/go-1482-cover-objectstore-with-tests

GO-1482: cover objectstore with tests, clean up
This commit is contained in:
Sergey 2023-06-12 14:02:10 +00:00 committed by GitHub
commit 5162354f52
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 7300 additions and 5657 deletions

View file

@ -47,6 +47,7 @@ linters:
- gosec
- interfacebloat
- importas
- ineffassign
# - lll
- misspell
- nestif