mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-31 05:07:05 +00:00
@@ -63,7 +63,7 @@ func main() {
|
||||
}
|
||||
if err != nil {
|
||||
fmt.Println("Failed to write message", err)
|
||||
os.Exit(1)
|
||||
os.Exit(1) // nolint: gocritic
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user