mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-3392 Clean up unused imports
This commit is contained in:
parent
9050cc67f3
commit
1583f57c36
37 changed files with 10 additions and 312 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ CLIENT_ANDROID_PATH ?= ../anytype-kotlin
|
|||
CLIENT_IOS_PATH ?= ../anytype-swift
|
||||
BUILD_FLAGS ?=
|
||||
|
||||
export GOLANGCI_LINT_VERSION=v1.54.2
|
||||
export GOLANGCI_LINT_VERSION=1.58.1
|
||||
export CGO_CFLAGS=-Wno-deprecated-non-prototype -Wno-unknown-warning-option -Wno-deprecated-declarations -Wno-xor-used-as-pow -Wno-single-bit-bitfield-constant-conversion
|
||||
|
||||
ifndef $(GOPATH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue