4.1.0
版本发布时间: 2020-04-06 01:50:29
cakephp/cakephp-codesniffer最新发布版本:5.1.3(2024-08-13 20:47:58)
Updates
- Disabled NoAssignment error from inline docblocks #281
- Add sniff to maintain new/empty line consistency in docblocks. #283 Added sniffs for {@inheritDoc} -> @inheritDoc and spelling warning #287
Fixes
- Fix check for empty comment for @throws tag. #290
- Clamp down Slevomat CS to <6.2. #291