about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2020-09-27 18:37:24 +0200
committerGitHub <noreply@github.com>2020-09-27 18:37:24 +0200
commite687dac99208f1e3db471fb0991e993fda938001 (patch)
tree5b87b189b3b39774337674b7fe3f84f28575a7d5
parent2a90d31423f3b896a8ab7fd3648c09b1b16a0dab (diff)
parent58c232af6a86bfcde605ec4f2302af52f1cac139 (diff)
downloadrust-e687dac99208f1e3db471fb0991e993fda938001.tar.gz
rust-e687dac99208f1e3db471fb0991e993fda938001.zip
Rollup merge of #77252 - tshepang:overlong, r=jyn514
reduce overlong line
-rw-r--r--src/bootstrap/defaults/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bootstrap/defaults/README.md b/src/bootstrap/defaults/README.md
index a91fc3538eb..f5b96db1b0f 100644
--- a/src/bootstrap/defaults/README.md
+++ b/src/bootstrap/defaults/README.md
@@ -4,7 +4,8 @@ These defaults are intended to be a good starting point for working with x.py,
 with the understanding that no one set of defaults make sense for everyone.
 
 They are still experimental, and we'd appreciate your help improving them!
-If you use a setting that's not in these defaults that you think others would benefit from, please [file an issue] or make a PR with the changes.
+If you use a setting that's not in these defaults that you think
+others would benefit from, please [file an issue] or make a PR with the changes.
 Similarly, if one of these defaults doesn't match what you use personally,
 please open an issue to get it changed.