aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThan McIntosh <thanm@google.com>2023-06-29 11:54:40 -0400
committerThan McIntosh <thanm@google.com>2023-06-29 17:09:13 +0000
commit3aba453b66371647dfad4e901fca578d2b564e09 (patch)
tree5d94c7303cfe5a4862b9263a4a47c3ea86f18acc
parentfe73c186eba2c849a2f2aeaca091ddb5bac3aef1 (diff)
downloadgo-3aba453b66371647dfad4e901fca578d2b564e09.tar.gz
go-3aba453b66371647dfad4e901fca578d2b564e09.zip
[dev.inline] add back in codereview.cfg
Add back in an appropriately set up codereview.cfg for this work branch. Change-Id: I0e9f649da31c6ea1cbf8ddc1d906c20c41248721 Reviewed-on: https://go-review.googlesource.com/c/go/+/507157 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Bypass: Than McIntosh <thanm@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
-rw-r--r--codereview.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/codereview.cfg b/codereview.cfg
index 77a74f108e..cfba237053 100644
--- a/codereview.cfg
+++ b/codereview.cfg
@@ -1 +1,2 @@
-branch: master
+branch: dev.inline
+parent-branch: master