ccoVeille / golangci-lint-config-examples

These are .golangci.yml to go based on your need
MIT License
14 stars 0 forks source link

Mention go critic possible addition #26

Open ccoVeille opened 2 days ago

ccoVeille commented 2 days ago

https://golangci-lint.run/usage/linters/#gocritic

https://go-critic.github.io/overview

Take a lool at enable-all mode

ccoVeille commented 2 days ago

At least, these are legitimate even if experimental

https://go-critic.com/overview#sprintfquotedstring

https://go-critic.com/overview#equalfold

https://go-critic.com/overview#preferfprint

https://go-critic.com/overview#regexppattern

https://go-critic.com/overview#weakcond