Page MenuHomePhabricator
Paste P742

phpcs test against Skin:Vector, relevant portions
ActivePublic

Authored by polybuildr on Jun 8 2015, 8:40 PM.
Tags
None
Referenced Files
F176464: phpcs test against Skin:Vector, relevant portions
Jun 8 2015, 8:40 PM
Subscribers
None
FILE: Vector/VectorTemplate.php
----------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
----------------------------------------------------------------------
116 | ERROR | [x] Closing brace must be on a line by itself
427 | WARNING | [ ] Line exceeds 100 characters; contains 113
| | characters
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: Vector/Vector.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
14 | ERROR | [x] File must end with a newline character
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------

Event Timeline

polybuildr changed the title of this paste from untitled to phpcs test against Skin:Vector, relevant portions.
polybuildr updated the paste's language from autodetect to autodetect.