linter: sort through each kind and address small fixes

This commit is contained in:
Zach Ramsay
2017-11-27 22:39:11 +00:00
committed by Ethan Buchman
parent 48aca642e3
commit bc2aa79f9a
5 changed files with 32 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package node
package node // nolint (goimports)
import (
"time"