issues Search Results · repo:codeclimate/codeclimate-golint language:Go
Filter by
3 results
(83 ms)3 results
incodeclimate/codeclimate-golint (press backspace or delete to remove)codeclimate fails because it does not understand go generic: Error code.go:5:16: expected ] , found any (and 2 more
errors)
could we please just upgrade to the latest go version from time to time? codeclimate ...
timo-klarshift
- 1
- Opened on Aug 25, 2022
- #28
We have a go 1.9 project which uses type aliases. The current codeclimate-golint version does not seem to support
golang 1.9:
Could not lint file: /code/hl7/hl7.go
Error /code/hl7/hl7.go:13:14: expected ...
siebertm
- 3
- Opened on Oct 14, 2017
- #18
If I have a file called whatever_test.go and have a function in it like this:
package whatever
func TestWhatever(t *testing.T) {
}
Code Climate complains about lack of comment for exported function ...
help wanted
KamilaBorowska
- 5
- Opened on Jul 18, 2016
- #10

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.