Skip to:
Content

bbPress.org

Changeset 7039 for trunk/composer.json

Timestamp:
12/14/2019 05:51:31 AM (6 years ago)
Author:
netweb
Message:

Build Tools: Add project root composer.json file.

This commit adds the following Composer package developer dependencies:

  • phpcompatibility/phpcompatibility-wp
  • wp-coding-standards/wpcs
  • dealerdirect/phpcodesniffer-composer-installer

This also adds two composer scripts:

  • composer lint to "lint" the PHP files using PHPCS
  • composer format to "format" the PHP files using PHPCBF

Props jrf.
See #3294.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.