diff --git a/build.default.properties b/build.default.properties deleted file mode 100644 index 384a373..0000000 --- a/build.default.properties +++ /dev/null @@ -1,4 +0,0 @@ -phpcs.standard = ${basedir}/vendor/phpcq/coding-standard/phpcs/PhpCodeQuality/ruleset.xml -phpmd.ruleset = ${basedir}/vendor/phpcq/coding-standard/phpmd/ruleset.xml -phpcs.excluded = src/Bundle/Resources/contao/languages,src/Bundle/Resources/public/js -phpcpd.excluded = contao diff --git a/build.xml b/build.xml deleted file mode 100644 index 3471b6b..0000000 --- a/build.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - -