Skip to content

Issues: Antonboom/testifylint

NEW CHECKERS IN PRIORITY
#143 opened Jun 21, 2024 by Antonboom
Open 7
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

len: support arr.Len()
#161 opened Jun 29, 2024 by mmorel-35
useless-assert: detect goroutines in assert.Panics enhancement New feature or request
#160 opened Jun 27, 2024 by Antonboom
require-error: support partial fix enhancement New feature or request
#156 opened Jun 26, 2024 by Antonboom
contains: support Contains for byte slice blocked enhancement New feature or request good first issue Good for newcomers
#154 opened Jun 25, 2024 by Antonboom
float-compare: false positive not native float64 false-positive Checker's false positive example
#150 opened Jun 22, 2024 by mmorel-35
fail-now: suggest t.Fatalf instead of weird assertions enhancement New feature or request
#144 opened Jun 21, 2024 by Antonboom
NEW CHECKERS IN PRIORITY enhancement New feature or request good first issue Good for newcomers
#143 opened Jun 21, 2024 by Antonboom
compares: problem with types juggling bug Something isn't working
#135 opened Jun 20, 2024 by ccoVeille
len: typed len check enhancement New feature or request
#131 opened Jun 19, 2024 by ccoVeille
require-error: detect if !assert.NoError enhancement New feature or request
#125 opened Jun 16, 2024 by mmorel-35
empty: add Equal empty string enhancement New feature or request
#119 opened Jun 7, 2024 by ccoVeille
Add NotElementsMatch enhancement New feature or request good first issue Good for newcomers
#99 opened May 29, 2024 by ccoVeille v1.5.0 New 3 simple checkers
consider go-linter-runner project help wanted Extra attention is needed
#98 opened May 28, 2024 by ccoVeille
ProTip! Add no:assignee to see everything that’s not assigned.