mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-19 14:24:26 +01:00
Merge pull request #3615 from Meshugah/patch-1
Fix Formatting of *Wrong*
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user