This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Releases: justcoded/phpcodesniffer
Releases · justcoded/phpcodesniffer
Fix init script in standalone mode
Init script in standalone mode didn't find package correctly. (For example if you want to setup for your PHP Storm). Now it should be fine
Use composer dependencies instead of code sniffer/standards copies
- Use Composer dependencies to download latest PHPCS and Wordpress CS
- Update Wordpress CS to 0.14
- Update JustcodedPSR2 standard and made comment required
Custom code sniffers for PSR2 and WordPress
- PSR2 are based on usual PSR2, but use tabs
- WordPress is based on WPCS 0.11 and use custom rules for OOP theme frameworks/plugins