aleksander-git / data-analyzer

6 stars 2 forks source link

Fixing golangci-lint as requested #15

Open KFN002 opened 2 weeks ago

KFN002 commented 2 weeks ago
  1. "github.com/grpc-ecosystem/grpc-gateway/v2/runtime is not allowed from list 'Main' (depguard)" - fixed
  2. "github.com/aleksander-git/data-analyzer" - added to depguard allow-list
  3. grpc-gen is now ignored by linters