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

Reduce functions to maximum of 25 lines #11

Open
michaelNgiri opened this issue Oct 3, 2018 · 5 comments
Open

Reduce functions to maximum of 25 lines #11

michaelNgiri opened this issue Oct 3, 2018 · 5 comments

Comments

@michaelNgiri
Copy link
Owner

In line with best practices, functions need to be 25 lines or less to improve readability and maintainability

@kartikpandey2
Copy link
Contributor

@michaelNgiri which files .?

@michaelNgiri
Copy link
Owner Author

michaelNgiri commented Oct 3, 2018

Hi, the task is to reduce every function in the project to less than 25 lines without breaking app functionality

@kartikpandey2
Copy link
Contributor

@michaelNgiri Ok, so only Src files need to updated .? And what should be maximum character per line .?

@michaelNgiri
Copy link
Owner Author

@kartikpandey2 Any of the files can be mortified, each line should contain a single statement

@ozeas
Copy link

ozeas commented Oct 3, 2018

Hello, working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants