Skip to content
Snippets Groups Projects
Commit 2babd056 authored by dyszczo's avatar dyszczo
Browse files

better ignore

less specific pathes
parent 0007fd17
Branches
Tags
2 merge requests!36Devel,!22better ignore
......@@ -3,8 +3,6 @@ templateConfig: /app/theme-woocommerce/config.neon
extensions: [php]
source:
- classes
- plugin-template.php
- bootstrap.php
exclude:
- vendor
- tests
......
......@@ -13,8 +13,6 @@
<arg name="extensions" value="php"/>
<file>./bootstrap.php</file>
<file>./plugin-template.php</file>
<file>./classes</file>
<exclude-pattern>*/settings-api/*</exclude-pattern>
</ruleset>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment