fix formatting, prettier couldn't handle this document
This commit is contained in:
parent
c46038c51d
commit
95cdb088d7
@ -431,7 +431,6 @@ Feedback and suggestions are not only welcome but explicitly encouraged.
|
|||||||
|
|
||||||
- `fmt.Stringer` is an interface for types that can convert
|
- `fmt.Stringer` is an interface for types that can convert
|
||||||
themselves to a string. Any type that implements the `String()
|
themselves to a string. Any type that implements the `String()
|
||||||
|
|
||||||
string` method satisfies this interface.
|
string` method satisfies this interface.
|
||||||
|
|
||||||
- **`error`** instead of custom error types:
|
- **`error`** instead of custom error types:
|
||||||
|
Loading…
Reference in New Issue
Block a user