diff --git a/phpcs.local.xml b/phpcs.local.xml new file mode 100644 index 0000000000..253b48ef6d --- /dev/null +++ b/phpcs.local.xml @@ -0,0 +1,26 @@ + + + + + + + . + + /vendor/* + /node_modules/* + + + + + + + + + + + + + + + + diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 1941312bb5..c737134f51 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,110 +1,65 @@ - - - - - - - A custom set of code standard rules to check for WordPress themes. - - - - - - - - - - - - - - - - - - . - - - /vendor/* - /node_modules/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + A custom set of code standard rules to check for WordPress themes. + + + + + + + . + + + /vendor/* + /node_modules/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +