Fix long lines in conventions
This commit is contained in:
parent
9afc44beac
commit
a0b171b868
|
|
@ -111,8 +111,8 @@ inspects the Cargo metadata to ensure this.
|
||||||
|
|
||||||
# How to structure your PR
|
# How to structure your PR
|
||||||
|
|
||||||
How you prepare the commits in your PR can make a big difference for the reviewer.
|
How you prepare the commits in your PR can make a big difference for the
|
||||||
Here are some tips.
|
reviewer. Here are some tips.
|
||||||
|
|
||||||
**Isolate "pure refactorings" into their own commit.** For example, if
|
**Isolate "pure refactorings" into their own commit.** For example, if
|
||||||
you rename a method, then put that rename into its own commit, along
|
you rename a method, then put that rename into its own commit, along
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue