3.0.1
CakePHP CodeSniffer 3.0.1
Fixed
- Changed Composer package type to phpcodesniffer-standard
- Prevent false-positive sniff when using "function() use (...)"
- Fixed inline type comments causing alignment errors.
Added
- Added a fixer for inline type comment alignment.