mirror of
https://gh.wpcy.net/https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2026-05-02 05:09:27 +08:00
This file was initially placed in the `bin` directory so as not to confuse users looking for the example custom ruleset. By renaming the file to `.phpcs.xml.dist` - take note of the `.` -, which is possible since PHPCS 3.1, the file is no longer listed directly next to the example ruleset, so it should be fine to move it to the repo root directory.
8 lines
85 B
Text
8 lines
85 B
Text
.buildpath
|
|
.project
|
|
.settings/
|
|
vendor
|
|
composer.lock
|
|
phpunit.xml
|
|
phpcs.xml
|
|
.phpcs.xml
|