Skip to content
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

Switch Travis -> GitHub actions, gometalinter -> golangci-lint #89

Merged
merged 5 commits into from
Nov 21, 2020

Conversation

bobrik
Copy link
Contributor

@bobrik bobrik commented Nov 21, 2020

No description provided.

bobrik and others added 5 commits November 21, 2020 11:16
See,
$ GOPROXY="" golangci-lint run ./...
exporter/exporter.go:334:22: S1039: unnecessary use of fmt.Sprintf (gosimple)
			buf = append(buf, fmt.Sprintf("```\n")...)
			                  ^
exporter/exporter.go:338:22: S1039: unnecessary use of fmt.Sprintf (gosimple)
			buf = append(buf, fmt.Sprintf("```\n\n")...)

Signed-off-by: Mario Trangoni <[email protected]>
@bobrik bobrik merged commit 41f2d2f into master Nov 21, 2020
@bobrik bobrik deleted the ivan/golangci branch March 12, 2021 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants