diff --git a/.distignore b/.distignore index bec136b5..1b65a8c9 100644 --- a/.distignore +++ b/.distignore @@ -30,7 +30,7 @@ composer.json composer.lock package-lock.json webpack.config.js -.phpcs.xml.dist +phpcs.xml.dist phpunit.xml.dist tests/ bin/ diff --git a/.phpcs.xml.dist b/.phpcs.xml.dist deleted file mode 100644 index 3e969d79..00000000 --- a/.phpcs.xml.dist +++ /dev/null @@ -1,47 +0,0 @@ - - - Generally-applicable sniffs for WordPress plugins. - - - . - /vendor/ - /node_modules/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -