Skip to content

Pull requests: go-critic/go-critic

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

deps: bump golang.org/x/tools from 0.13.0 to 0.14.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1373 by dependabot bot was merged Oct 9, 2023 Loading…
checkers/unlambda: correct calculation amount args.
#1377 by lasiar was merged Oct 10, 2023 Loading…
ci,docs: autogenerate docs (#1016)
#1375 by lasiar was merged Oct 9, 2023 Loading…
checkers: drop sloppyTestFuncName
#1376 by cristaloleg was merged Oct 10, 2023 Loading…
cmd/kfulint/testdata: should separate positive and negative tests help wanted Extra attention is needed
#130 by weeellz was merged Jun 4, 2018 Loading…
docs: add usage section
#145 by weeellz was merged Jun 5, 2018 Loading…
lint: get rid of []Warning inside every checker
#91 by fexolm was merged May 14, 2018 Loading…
lint: add switch -> if suggestions for 1-case statements
#101 by weeellz was merged May 21, 2018 Loading…
lint: make checkers unexported
#88 by weeellz was merged May 13, 2018 Loading…
lint/parenthesis_checker.go: fix panic
#58 by fexolm was merged May 10, 2018 Loading…
lint/parenthesis-checker.go: add variable types check
#31 by fexolm was merged May 9, 2018 Loading…
s/parenthesis-checker.go/parenthesis_checker.go
#43 by fexolm was merged May 9, 2018 Loading…
lint: add underef checker.
#42 by fexolm was merged May 9, 2018 Loading…
Start contributing guildline
#49 by fexolm was merged May 10, 2018 Loading…
lint: minor fixes to #146
#150 by quasilyte was merged Jun 5, 2018 Loading…
docs: add ptr-to-ref-param docs
#149 by quasilyte was merged Jun 5, 2018 Loading…
docs: add usage section
#151 by weeellz was merged Jun 5, 2018 Loading…
add tests for underef_checker
#64 by fexolm was merged May 10, 2018 Loading…
add test for parenthesis_checker
#62 by fexolm was merged May 10, 2018 Loading…
Project structure for review.
#1 by fexolm was merged May 5, 2018 Loading…
lint: long chain expression checker v1
#96 by fexolm was merged May 17, 2018 Loading…
ProTip! Exclude everything labeled bug with -label:bug.