Appearance
# Check core go lint # Auto-fix core go lint --fix
.golangci.yml:
.golangci.yml
linters: enable: - gofmt - govet - errcheck - staticcheck