Skip to content
Snippets Groups Projects

#3508350: Update core.phpcs.xml.dist

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -48,6 +48,7 @@
<rule ref="Drupal.Commenting.ClassComment.Missing">
<include-pattern>*/Functional/*</include-pattern>
<include-pattern>*/tests/modules/*</include-pattern>
<include-pattern>./core/tests/Drupal/Tests/Core/*</include-pattern>
</rule>
<rule ref="Drupal.Commenting.DataTypeNamespace"/>
<rule ref="Drupal.Commenting.Deprecated"/>
Loading