-
Notifications
You must be signed in to change notification settings - Fork 18
Pull requests: Antonboom/testifylint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add
wrong-t checker for incorrect testing.T usage in testify assertions
#304
opened Mar 16, 2026 by
mmorel-35
Loading…
2
encoded-compare: fix false positives for non-string types and JSON-named constants
#301
opened Mar 15, 2026 by
mmorel-35
Loading…
compares: cast untyped constants to contextual type in auto-fix
#300
opened Mar 15, 2026 by
mmorel-35
Loading…
3
fix(error-is-as): prevent index out of range panic in IsType/IsNotType checks
#298
opened Mar 15, 2026 by
mmorel-35
Loading…
Add
negated-assert checker and extend require-error: detect and fix if !assert.Xxx { return } patterns
#297
opened Mar 15, 2026 by
mmorel-35
Loading…
feat: add http-multiple checker for multiple HTTP assertions against same handler
#296
opened Mar 14, 2026 by
mmorel-35
Loading…
Fix false positives on
collect.Errorf calls in require-error checker
#295
opened Mar 13, 2026 by
mmorel-35
Loading…
Add
error-compare checker: detect err.Error() in assertions
#294
opened Mar 13, 2026 by
mmorel-35
Loading…
regexp: warn when rx argument is not string or *regexp.Regexp
#292
opened Mar 13, 2026 by
mmorel-35
Loading…
build(deps): bump goreleaser/goreleaser-action from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#290
opened Mar 1, 2026 by
dependabot
bot
Loading…
build(deps): bump golang.org/x/tools from 0.36.0 to 0.42.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#289
opened Mar 1, 2026 by
dependabot
bot
Loading…
build(deps): bump golangci/golangci-lint-action from 8 to 9
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#280
opened Dec 1, 2025 by
dependabot
bot
Loading…
build(deps): bump actions/checkout from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#279
opened Dec 1, 2025 by
dependabot
bot
Loading…
build(deps): bump actions/setup-go from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#271
opened Oct 1, 2025 by
dependabot
bot
Loading…
encoded-compare: fix suggestions for JSONEq and YAMLEq
bug
Something isn't working
#248
opened Jun 18, 2025 by
ccoVeille
•
Draft
v1.7.0 New 3 checkers, easy improvements and all bugs/false-positives
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.