Skip to content

Commit 9d910f5

Browse files
committed
Increse CS error threshold
1 parent 34df3b0 commit 9d910f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"Yoast\\WP\\Duplicate_Post\\Config\\Composer\\Actions::check_coding_standards"
6161
],
6262
"check-cs-thresholds": [
63-
"@putenv YOASTCS_THRESHOLD_ERRORS=57",
63+
"@putenv YOASTCS_THRESHOLD_ERRORS=71",
6464
"@putenv YOASTCS_THRESHOLD_WARNINGS=0",
6565
"Yoast\\WP\\Duplicate_Post\\Config\\Composer\\Actions::check_cs_thresholds"
6666
],

0 commit comments

Comments
 (0)