Changeset 61699 for trunk/phpcs.xml.dist
- Timestamp:
- 02/20/2026 02:24:12 AM (3 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
phpcs.xml.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 11 11 wp-cli.local.yml 12 12 .git 13 phpstan.neon 13 14 jsdoc 14 15 composer.lock
-
- Property svn:ignore
-
trunk/phpcs.xml.dist
r60939 r61699 81 81 <exclude-pattern>/tests/phpunit/build*</exclude-pattern> 82 82 <exclude-pattern>/tests/phpunit/data/*</exclude-pattern> 83 84 <!-- PHPStan bootstrap, stubs, and baseline. --> 85 <exclude-pattern>/tests/phpstan/*</exclude-pattern> 83 86 84 87 <exclude-pattern>/tools/*</exclude-pattern>
Note: See TracChangeset
for help on using the changeset viewer.