diff --git a/Config/phpcs.xml b/Config/phpcs.xml new file mode 100644 index 0000000..3eb8616 --- /dev/null +++ b/Config/phpcs.xml @@ -0,0 +1,84 @@ + + + +*.tpl.php + + + + + + + + + + + + + + + + + + + + + */tests/* + + + + + + + + + + + + + + + + + + + + + *StringUtils.php + + + + + + + + + + + + + + + + *Pdf.php + *Excel.php + */tests/* + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Config/phpmd.xml b/Config/phpmd.xml new file mode 100644 index 0000000..bcb7a39 --- /dev/null +++ b/Config/phpmd.xml @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file