Loading core/phpcs.xml.dist +0 −3 Original line number Diff line number Diff line Loading @@ -55,9 +55,6 @@ <exclude name="Drupal.Commenting.DocComment.LongFullStop"/> <exclude name="Drupal.Commenting.DocComment.ShortNotCapital"/> <exclude name="Drupal.Commenting.DocComment.ShortFullStop"/> <!-- TagsNotGrouped and ParamGroup have false-positives. @see https://www.drupal.org/node/2060925 --> <exclude name="Drupal.Commenting.DocComment.TagsNotGrouped"/> <exclude name="Drupal.Commenting.DocComment.ParamGroup"/> <exclude name="Drupal.Commenting.DocComment.ShortSingleLine"/> <exclude name="Drupal.Commenting.DocComment.MissingShort"/> Loading Loading
core/phpcs.xml.dist +0 −3 Original line number Diff line number Diff line Loading @@ -55,9 +55,6 @@ <exclude name="Drupal.Commenting.DocComment.LongFullStop"/> <exclude name="Drupal.Commenting.DocComment.ShortNotCapital"/> <exclude name="Drupal.Commenting.DocComment.ShortFullStop"/> <!-- TagsNotGrouped and ParamGroup have false-positives. @see https://www.drupal.org/node/2060925 --> <exclude name="Drupal.Commenting.DocComment.TagsNotGrouped"/> <exclude name="Drupal.Commenting.DocComment.ParamGroup"/> <exclude name="Drupal.Commenting.DocComment.ShortSingleLine"/> <exclude name="Drupal.Commenting.DocComment.MissingShort"/> Loading