thestrukture/IDE

View on GitHub
api/methods/method_IsExpired.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

package comment should be of the form "Package methods ..."
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/methods/method_IsExpired.go by golint

if block ends with a return statement, so drop this else and outdent its block
Open

        } else {
Severity: Minor
Found in api/methods/method_IsExpired.go by golint

comment on exported function IsExpired should be of the form "IsExpired ..."
Open

//
Severity: Minor
Found in api/methods/method_IsExpired.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/methods/method_IsExpired.go by gofmt

There are no issues that match your filters.

Category
Status