Edit Project Config

Change-Id: Ia70e0b1aa3c5185ab9229abf10f2fed26f44e913
diff --git a/project.config b/project.config
index ea5325b..952acf9 100644
--- a/project.config
+++ b/project.config
@@ -62,12 +62,15 @@
 	value = +1 Looks good to me, but someone else must approve
 	value = +2 Looks good to me, approved
 	defaultValue = 0
+        copyAllScoresOnTrivialRebase = true
+        copyAllScoresIfNoCodeChange = true
 [label "Verified"]
-       function = MaxWithBlock
-       value = -1 Fails
-       value =  0 No score
-       value = +1 Verified
+        function = MaxWithBlock
+        value = -1 Fails
+        value =  0 No score
+        value = +1 Verified
 	defaultValue = 0
+        copyAllScoresIfNoCodeChange = true
 [contributor-agreement "Individual"]
        description = If you are going to be contributing code on your own, please sign this CLA. You can sign this one online.
        agreementUrl = static/cla.html