gofmt -s -w .
This commit is contained in:
@@ -25,4 +25,4 @@ type ansiColorWriter struct {
|
||||
|
||||
func (cw *ansiColorWriter) Write(p []byte) (int, error) {
|
||||
return cw.w.Write(p)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user