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

Methods should be ordered by lines of code within those methods #22

Closed
alexzahn opened this issue Feb 23, 2018 · 2 comments
Closed

Methods should be ordered by lines of code within those methods #22

alexzahn opened this issue Feb 23, 2018 · 2 comments

Comments

@alexzahn
Copy link
Collaborator

In cases of the same amount of lines of code, you should default to the order in which you wrote them.

@ewyler
Copy link

ewyler commented Feb 23, 2018

I think it would be more inline with industry standards to order by the average age of all lines of cod in a given method

@jfkirk
Copy link
Owner

jfkirk commented Feb 23, 2018

Merged PR#三四七 which, instead, cuts down all methods to a certain length based on position in the class.
Closing for now.

@jfkirk jfkirk closed this as completed Feb 23, 2018
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

No branches or pull requests

3 participants