Initial Commit - Plugin v1.0.0

This commit is contained in:
2018-05-22 23:40:58 +02:00
parent 0ef7665850
commit 09b279d447
119 changed files with 12872 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<ruleset>
<file>src/</file>
<file>tests/</file>
<arg value="spn" />
<rule ref="PSR2" />
</ruleset>