Ocramius / ChangeSet

:vhs: A simple changeset list that supports operations like insert/update/delete, event triggering, commits and rollbacks
MIT License
68 stars 9 forks source link

fix errors and warnings in PHPCBF #29

Closed royopa closed 9 years ago

royopa commented 9 years ago

FILE: ...ramius/ChangeSet/src/ChangeSet/IdentityMap/SimpleIdentityMap.php

FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES

3 | ERROR | [x] There must be one blank line after the namespace | | declaration 34 | WARNING | [ ] Line exceeds 120 characters; contains 136

| | characters

PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY

malukenho commented 9 years ago

Thanks @royopa :beers: