Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/release-notes/release-notes-0.15.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ Please upgrade to `lnd v0.15.3-beta` or later directly!
added](https://github.com/lightningnetwork/lnd/pull/6681) to autoconfigure
most text editors to respect the 80 character line length and to use 8 spaces
as the tab size. Rules for Visual Studio Code were also added. And finally,
the code formatting rules were extracted into their [own
document](../code_formatting_rules.md).
the code formatting rules were documented in the
[development guidelines](../development_guidelines.md#additional-style-constraints).

# Contributors (Alphabetical Order)

Expand Down
Loading