mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-31 16:09:02 +02:00
Merge pull request #3615 from Meshugah/patch-1
Fix Formatting of *Wrong*
This commit is contained in:
commit
239abded15
@ -424,6 +424,7 @@ statements and select statements.
|
||||
If one is forced to wrap lines of function arguments that exceed the 80
|
||||
character limit, then a new line should be inserted before the first stanza in
|
||||
the comment body.
|
||||
|
||||
**WRONG**
|
||||
```go
|
||||
func foo(a, b, c,
|
||||
|
Loading…
x
Reference in New Issue
Block a user