chore(lint): should be written without leading space
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ type LogPushEntry struct {
|
||||
|
||||
var isTerm bool
|
||||
|
||||
// nolint
|
||||
//nolint
|
||||
func init() {
|
||||
isTerm = isatty.IsTerminal(os.Stdout.Fd())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user