itinerisltd / preflight-command
Check for common mistakes and enforce best practices before take off.
Installs: 203
Dependents: 4
Suggesters: 0
Security: 0
Stars: 6
Watchers: 5
Forks: 0
Open Issues: 4
Type:wp-cli-package
Requires
- php: ^7.2
- wp-cli/core-command: ^2.0
- wp-cli/extension-command: ^2.0
- wp-cli/package-command: ^2.0
- wp-cli/wp-cli: ^2.0
- yosymfony/toml: ^1.0
Requires (Dev)
- 10up/wp_mock: ^0.3.0
- automattic/vipwpcs: dev-master
- codeception/base: ^2.4
- mockery/mockery: ^1.1
- roave/security-advisories: dev-master
- wp-coding-standards/wpcs: ^1.0
Suggests
- itinerisltd/preflight-extra: Extra preflight-command checkers for professional developers
- itinerisltd/preflight-yoast-seo: Extra preflight-command checkers for Yoast SEO
README
Check for common mistakes and enforce best practices before take off.
Full document on https://itinerisltd.github.io/preflight-command/
For Itineris Team
$ composer test
$ composer check-style
Pull requests without tests will not be accepted!