Go to file
Gary Pendergast 968254f4f4 Coding Standards: Exclude a handful of incorrectly named files that won't be renamed.
See #47632.


git-svn-id: https://develop.svn.wordpress.org/trunk@45661 602fd350-edb4-49c9-b593-d223f7449a82
2019-07-19 03:49:26 +00:00
src Coding Standards: Improve spacing of `printf()` calls in the admin About pages. 2019-07-19 00:08:38 +00:00
tests Menus: Trim whitespace from custom link URLs. 2019-07-17 18:44:56 +00:00
tools Build/Test Tools: Make the local env scripts executable. 2019-06-27 12:05:44 +00:00
.editorconfig
.gitignore
.jshintrc
.npmrc
.nvmrc
.travis.yml Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
Gruntfile.js Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
appveyor.yml Build/Test Tools: Remove the dependency on a globally installed Grunt. 2019-05-26 19:34:24 +00:00
composer.json Coding Standards: Upgrade WPCS to 2.1.1. 2019-07-05 02:49:53 +00:00
composer.lock Coding Standards: Upgrade WPCS to 2.1.1. 2019-07-05 02:49:53 +00:00
jsdoc.conf.json
package-lock.json Build/Test Tools: Add the e2e tests setup. 2019-06-27 11:26:58 +00:00
package.json Build/Test Tools: Add the e2e tests setup. 2019-06-27 11:26:58 +00:00
phpcs.xml.dist Coding Standards: Exclude a handful of incorrectly named files that won't be renamed. 2019-07-19 03:49:26 +00:00
phpunit.xml.dist Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php