Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed 7 coding convention issues application\controllers\graph.php #2565

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ammar-asim
Copy link

All 7 lines of code greater than 80 characters have been split into multiple lines.

Ammar Asim added 7 commits January 18, 2021 23:44
All 7 lines of code greater than 80 characters have been split into multiple lines.
Lines 492, 504, 543, 556, 574, 635, 637 were greater than 80 characters. They have now been split into multiple lines, each lesser than 80 characters.
Lines 643, 647, 649, 660, 693, 706, 737 were greater than 80 characters. They have now been split into multiple lines, each lesser than 80 characters.
Lines 750, 768, 830, 832, 838, 842 and 844 were greater than 80 characters. They have now been split into multiple lines, each lesser than 80 characters.
Lines 855, 888, 901, 931, 962, 989 and 1004 were greater than 80 characters. They have now been split into multiple lines, each lesser than 80 characters.
Lines 1005, 1010, 1011, 1013, 1014, 1034 and 1036 were greater than 80 characters. They have now been split into multiple lines, each lesser than 80 characters.
In graph.php, lines 1038 and 1041 were greater than 80 characters. They have now been split into multiple lines, each lesser than 80 characters. In app.php line#6, and complaint.php line#6, the opening brace of the class was not on the next line. That has now been fixed too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant