Merge pull request #78 from CicadaCinema/feature-calculator-attempt #8
Annotations
10 errors
lint:
calculator/calculator.go#L68
error strings should not be capitalized (ST1005)
|
lint:
calculator/calculator.go#L68
error strings should not end with punctuation or newlines (ST1005)
|
lint:
calculator/calculator.go#L85
error strings should not be capitalized (ST1005)
|
lint:
calculator/calculator.go#L85
error strings should not end with punctuation or newlines (ST1005)
|
lint:
calculator/calculator.go#L95
error strings should not be capitalized (ST1005)
|
lint:
calculator/calculator.go#L95
error strings should not end with punctuation or newlines (ST1005)
|
lint:
calculator/calculator.go#L158
error strings should not be capitalized (ST1005)
|
lint:
calculator/calculator.go#L158
error strings should not end with punctuation or newlines (ST1005)
|
lint:
calculator/calculator.go#L174
error strings should not be capitalized (ST1005)
|
lint:
calculator/calculator.go#L174
error strings should not end with punctuation or newlines (ST1005)
|