add Paste code to submit feature #3945
Annotations
4 errors and 1 warning
|
phpcs:
webapp/src/Form/Type/SubmitProblemPasteType.php#L78
Whitespace found at end of line
|
|
phpcs:
webapp/src/Controller/Team/SubmissionController.php#L175
Expected 1 space after closing brace; newline found
|
|
phpcs:
webapp/src/Controller/Team/SubmissionController.php#L178
Expected 1 space(s) after IF keyword; 0 found
|
|
phpcs:
webapp/src/Controller/Team/SubmissionController.php#L180
Expected 1 space after closing brace; newline found
|
|
phpcs:
webapp/src/Controller/Team/SubmissionController.php#L176
Usage of ELSE IF is discouraged; use ELSEIF instead
|