Removed modules from being excluded

This commit is contained in:
Florian Bouillon 2019-04-24 23:43:08 +02:00
parent 5b74d5db7b
commit a0225ed03b

View File

@ -2,5 +2,4 @@
<description>The PSR-12 coding standard.</description>
<rule ref="PSR12"/>
<file>src</file>
<exclude-pattern>Modules</exclude-pattern>
</ruleset>