-
Notifications
You must be signed in to change notification settings - Fork 131
Pull requests: go-critic/go-critic
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added colored output, json output. And removed unnecessary log prefixes.
#603
by AnikHasibul
was closed Sep 6, 2018
Loading…
lint: add checker for unexported method calls on unexported types
#102
by fexolm
was merged May 26, 2018
Loading…
lint/lenNil: detect redundant x!=nil before len(x)
#293
by cristaloleg
was closed Jun 28, 2018
Loading…
lint: quickfix implementation [doesn't work for now]
Don't merge
help wanted
Extra attention is needed
question
Further information is requested
#160
by fexolm
was closed Jun 8, 2018
Loading…
docs/overview: use html tables instead of md tables
#156
by quasilyte
was merged Jun 7, 2018
Loading…
lint: make longChain more conservative
Don't merge
#466
by quasilyte
was closed Dec 5, 2018
Loading…
lint/yodaStyleExpr: add support for ops: < > >= <=
#356
by cristaloleg
was closed Jul 14, 2018
Loading…
checkers/httpNoBody: also warn on using "nil" instead of "http.NoBody" on (net/http/httptest).NewRequest
#1345
by leonklingele
was merged May 19, 2023
Loading…
checker: add
zeroByteRepeat
for avoiding bytes.Repeat([]byte{0}, x)
#1488
by codeimmortal
was merged May 13, 2025
Loading…
[WIP] lint: implementation assert in code files
Don't merge
#236
by cristaloleg
was closed Jun 23, 2018
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.