mirror of https://github.com/grafana/grafana.git
See, $ gometalinter --vendor --disable-all --enable=golint ./... build/release_publisher/externalrelease.go:55:6⚠️ type getHttpContents should be getHTTPContents (golint) build/release_publisher/publisher.go:18:2⚠️ struct field apiUri should be apiURI (golint) build/release_publisher/publisher.go:66:6⚠️ exported type ReleaseType should have comment or be unexported (golint) build/release_publisher/publisher.go:69:2⚠️ exported const STABLE should have comment (or a comment on this block) or be unexported (golint) build/release_publisher/publisher.go:185:16⚠️ should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (golint) build/release_publisher/publisher_test.go:102:6⚠️ type mockHttpGetter should be mockHTTPGetter (golint) |
||
|---|---|---|
| .. | ||
| build | ||
| grunt | ||
| webpack | ||
| circle-test-backend.sh | ||
| circle-test-frontend.sh | ||
| gometalinter.sh | ||
| import_many_dashboards.sh | ||
| tag_release.sh | ||
| trigger_docker_build.sh | ||
| trigger_grafana_packer.sh | ||
| trigger_windows_build.sh | ||