mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-29 11:11:53 +01:00
docs: explicitly set line wrap rules for error messages [skip ci]
This commit is contained in:
parent
07fa98fca5
commit
81df01acca
@ -465,9 +465,9 @@ to `gofmt` we've opted to enforce the following style guidelines.
|
||||
)
|
||||
```
|
||||
|
||||
Note that the above guidelines don't apply to log messages. For log messages,
|
||||
committers should attempt to minimize the of number lines utilized, while still
|
||||
adhering to the 80-character column limit.
|
||||
**Note that the above guidelines don't apply to log or error messages.** For
|
||||
log and error messages, committers should attempt to minimize the number of
|
||||
lines utilized, while still adhering to the 80-character column limit.
|
||||
|
||||
## Pointing to Remote Dependant Branches in Go Modules
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user