Activity
assume go1.16 when a go.mod file is missing a go directive
assume go1.16 when a go.mod file is missing a go directive
Pull request merge
use the latest testscript to drop func() int
use the latest testscript to drop func() int
update published gofumpt versions in tests
update published gofumpt versions in tests
require Go 1.22 and use go/version for Options.LangVersion
require Go 1.22 and use go/version for Options.LangVersion
group internal/... import paths as standard library
group internal/... import paths as standard library
swap frankban/quicktest for go-quicktest/qt
swap frankban/quicktest for go-quicktest/qt
format: ignore //line directives when computing positions
format: ignore //line directives when computing positions
skip gomod.txtar testscript on Go 1.20
skip gomod.txtar testscript on Go 1.20
format: support Go versions from newer go.mod files
format: support Go versions from newer go.mod files
Update Helix editor config
Update Helix editor config
Pull request merge
format: add a TODO to remind myself about token.File.Lines
format: add a TODO to remind myself about token.File.Lines
treat err assignments as a simple error check
treat err assignments as a simple error check
add Go 1.21, drop 1.19
add Go 1.21, drop 1.19
Pull request merge
don't add whitespace to //NOSONAR comments
don't add whitespace to //NOSONAR comments
Pull request merge
CHANGELOG: fix the v0.5.0 issue links
CHANGELOG: fix the v0.5.0 issue links
skip over testdata dirs like we do with vendor
skip over testdata dirs like we do with vendor
add broken test case which reorders and separates imports
add broken test case which reorders and separates imports
relax rule to insert newlines in func signatures
relax rule to insert newlines in func signatures
internal/govendor: undo upstream change to use strings.CutPrefix
internal/govendor: undo upstream change to use strings.CutPrefix