Skip to content

Commit d498ee7

Browse files
committed
Fix long lines in conventions
1 parent 0cc8127 commit d498ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/conventions.md

+2-2
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)