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

[Closes #263] Options for max function length #265

Merged
merged 3 commits into from
Aug 31, 2015

Conversation

jfacorro
Copy link
Contributor

WhitespaceRuleConfig = CountAllRuleConfig#{count_whitespace => false},

RuleConfig4 = WhitespaceRuleConfig#{max_length => 3},
[_, _, _] = elvis_style:max_function_length(ElvisConfig, FileFail, RuleConfig4),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to Elvis:

Line 412 is too long: [_, _, _] = elvis_style:max_function_length(ElvisConfig, FileFail, RuleConfig4),.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to Elvis:

Line 412 is too long: [_, _, _] = elvis_style:max_function_length(ElvisConfig, FileFail, RuleConfig4),.

elbrujohalcon pushed a commit that referenced this pull request Aug 31, 2015
@elbrujohalcon elbrujohalcon merged commit d23289a into master Aug 31, 2015
@jfacorro jfacorro deleted the jfacorro.263.max_function_length_opts branch August 31, 2015 18:28
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.

None yet

3 participants