Add non-blocking label for code style
diff --git a/project.config b/project.config
index 376d43c..c6ca05c 100644
--- a/project.config
+++ b/project.config
@@ -70,5 +70,13 @@
 	value =  0 No score
 	value = +1 Verified
 	defaultValue = 0
+[label "Code-Style"]
+	function = NoBlock
+	value = -1 Possible code style issues
+	value = 0 No score
+	value = +1 No obvious code style issues
+	defaultValue = 0
+	copyAllScoresOnTrivialRebase = true
+	copyAllScoresIfNoCodeChange = true
 [access "refs/for/*"]
 	addPatchSet = group Registered Users