Skip to content

Instantly share code, notes, and snippets.

@suhag10
Last active May 19, 2024 14:56
Show Gist options
  • Save suhag10/7ec659eb8978b221137783dd3f94d425 to your computer and use it in GitHub Desktop.
Save suhag10/7ec659eb8978b221137783dd3f94d425 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<ruleset name="Project Name">
<rule ref="WordPress">
<exclude name="WordPress.Files.FileName"/>
</rule>
<arg name="extensions" value="php"/>
<file>.</file>
<exclude-pattern>*/vendor/*</exclude-pattern>
</ruleset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment