We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714e693 commit 6223424Copy full SHA for 6223424
defaults/config.py
@@ -22,7 +22,7 @@
22
CSS_REVIEW_GROUP_ERRORS = True
23
24
# Only show reviews that you can improve, set this value to True
25
-REVIEW_SHOW_IMPROVEMENTS_ONLY = False
+REVIEW_SHOW_IMPROVEMENTS_ONLY = True
26
27
# Tells Yellow Lab Tools Test to use API version or command line version
28
YLT_USE_API = False
0 commit comments