Skip to content

add golangci to workflow #1370

Open
Open
@srikanthccv

Description

@srikanthccv

Enables minimum set of checkers initially
- gofmt
- goimports
- staticcheck
- misspell

TODO: Each of these require some code changes so, it's ideal to add one after other

  • gosec
  • govet
  • errcheck
  • gocritic
  • revive
  • deadcode
  • gosimple
  • ineffassign
  • depguard
  • errorlint
  • structcheck
  • varcheck
  • unused

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions