Closed
Description
Found a strange error in Jenkins
phpcs --report=full --standard=PSR2 ChecklistController.php
FILE: ...jobs/2report_dev/workspace/frontend/controllers/ChecklistController.php
--------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------
...
168 | ERROR | [x] Expected 1 space after closing brace; newline found
So i didn't found a word in PSR-2 about needing a space before newline. Maybe there's a bug that CS does not tract newline as a space?
Metadata
Metadata
Assignees
Labels
No labels