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

GO-1483: Please linter

This commit is contained in:
Sergey 2023-06-21 18:25:22 +05:00
parent 6dc9f60ee2
commit a169c67409
No known key found for this signature in database
GPG key ID: 3B6BEF79160221C6
7 changed files with 26 additions and 54 deletions

View file

@ -25,7 +25,7 @@ linters-settings:
goimports:
local-prefixes: github.com/anyproto/anytype-heart
govet:
check-shadowing: true
check-shadowing: false
funlen:
lines: 120
statements: 100