Skip to content

Commit

Permalink
Typo in exclude folder
Browse files Browse the repository at this point in the history
  • Loading branch information
danijelgalic committed Nov 20, 2024
1 parent c0ffda2 commit 243e7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpmd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<property name="maxmethods" value="10" />
<property name="ignorepattern" value="(^(set|get))i" />
<property name="exclude_namespaces"
value="FireHub\Core\Support\LowLevell"
value="FireHub\Core\Support\LowLevel"
description="Namespaces to exclude, seperated by comma." />
</properties>
</rule>
Expand Down

0 comments on commit 243e7c7

Please sign in to comment.