Skip to content
Snippets Groups Projects

WIP: Add typehint checking

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