clean up basic lints #3

Merged
jda merged 1 commit from master into master 2017-10-14 21:14:37 +00:00
jda commented 2017-10-14 19:45:41 +00:00 (Migrated from github.com)

clean up Id vs ID lint & error ends in punctuation lint (didn't touch ALL_CAPS_THINGS or unexported struct lints at this point)

Test output:

 jda@rin  ~/go/src/github.com/jda/tictac   master  go test -v
=== RUN   TestHash
--- PASS: TestHash (0.00s)
=== RUN   TestCrypt
--- PASS: TestCrypt (0.00s)
PASS
ok  	github.com/jda/tictac	0.002s
clean up Id vs ID lint & error ends in punctuation lint (didn't touch ALL_CAPS_THINGS or unexported struct lints at this point) Test output: ``` jda@rin  ~/go/src/github.com/jda/tictac   master  go test -v === RUN TestHash --- PASS: TestHash (0.00s) === RUN TestCrypt --- PASS: TestCrypt (0.00s) PASS ok github.com/jda/tictac 0.002s ```
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nemith/tictac-go!3
No description provided.