
| Current Path : /var/www/html/strat/web/modules/contrib/simple_sitemap/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/strat/web/modules/contrib/simple_sitemap/phpcs.xml.dist |
<?xml version="1.0" encoding="UTF-8"?>
<ruleset name="simple_sitemap">
<description>Default PHP CodeSniffer configuration for the Simple XML Sitemap module.</description>
<arg name="extensions" value="php,module,inc,install,yml"/>
<config name="drupal_core_version" value="8"/>
<file>.</file>
<rule ref="Drupal"/>
<rule ref="DrupalPractice"/>
<!-- Update hooks may have long descriptions. -->
<rule ref="Drupal.Files.LineLength.TooLong">
<exclude-pattern>\.install</exclude-pattern>
<exclude-pattern>\.post_update\.php</exclude-pattern>
</rule>
<!-- Update hooks may have multiline descriptions. -->
<rule ref="Drupal.Commenting.DocComment.ShortSingleLine">
<exclude-pattern>\.install</exclude-pattern>
<exclude-pattern>\.post_update\.php</exclude-pattern>
</rule>
</ruleset>