Skip to content
Snippets Groups Projects

WIP: Add typehint checking

Closed Erick Hitter requested to merge phpcs-typehint into master
+ 1
1
@@ -22,7 +22,7 @@
<rule ref="WordPress" />
<rule ref="WordPressVIPMinimum" />
<rule ref="WordPress-VIP-Go" />
<rule ref="SlevomatCodingStandard" />
<rule ref="SlevomatCodingStandard.TypeHints" />
<config name="minimum_supported_wp_version" value="4.9" />
Loading