-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add versions, improve deprecation system, improve linters page #1854
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work!
Is WithSince
clear enough that you should add what you believe to be the next version or should we add some information to the docs? I see you only added minor versions, have new linters never been added in a patch? (If not that's good because we probably shouldn't).
I checked all the versions even the patch versions and everything is good except for
|
Related to #1686
Render
since
deprecated
asciicheck
bodyclose
cyclop
deadcode
depguard
dogsled
dupl
durationcheck
errcheck
errorlint
exhaustive
exhaustivestruct
exportloopref
forbidigo
forcetypeassert
funlen
gci
gochecknoglobals
gochecknoinits
gocognit
goconst
gocritic
gocyclo
godot
godox
goerr113
gofmt
gofumpt
goheader
goimports
golint
gomnd
gomoddirectives
gomodguard
goprintffuncname
gosec
gosimple
govet
ifshort
importas
ineffassign
interfacer
lll
makezero
maligned
misspell
nakedret
nestif
nilerr
nlreturn
noctx
nolintlint
paralleltest
prealloc
predeclared
revive
rowserrcheck
scopelint
sqlclosecheck
staticcheck
structcheck
stylecheck
testpackage
thelper
tparallel
typecheck
unconvert
unparam
unused
varcheck
wastedassign
whitespace
wrapcheck
wsl