Skip to content

Commit 42ef2ad

Browse files
committed
Fix long lines in conventions
1 parent 80de396 commit 42ef2ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/conventions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ inspects the Cargo metadata to ensure this.
111111

112112
# How to structure your PR
113113

114-
How you prepare the commits in your PR can make a big difference for the reviewer.
115-
Here are some tips.
114+
How you prepare the commits in your PR can make a big difference for the
115+
reviewer. Here are some tips.
116116

117117
**Isolate "pure refactorings" into their own commit.** For example, if
118118
you rename a method, then put that rename into its own commit, along

0 commit comments

Comments
 (0)