Fitbit/smartling

View on GitHub
rest/base_url.go

Summary

Maintainability
A
0 mins
Test Coverage

exported var BaseURL should have comment or be unexported
Open

var BaseURL = "https://api.smartling.com"
Severity: Minor
Found in rest/base_url.go by golint

package comment should be of the form "Package rest ..."
Wontfix

// Copyright 2016, Fitbit, Inc.
Severity: Minor
Found in rest/base_url.go by golint

There are no issues that match your filters.

Category
Status