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 #153] Max function length rule #262

Merged
merged 1 commit into from
Aug 29, 2015

Conversation

jfacorro
Copy link
Contributor

PathFail = "fail_max_function_length.erl",
{ok, FileFail} = elvis_test_utils:find_file(SrcDirs, PathFail),
RuleConfig = #{max_length => 4},
[_, _, _] =
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 363 has 1 trailing whitespace characters.

@jfacorro jfacorro force-pushed the jfacorro.153.max_function_length branch from 4bc0a52 to 86291a5 Compare August 28, 2015 21:45
elbrujohalcon pushed a commit that referenced this pull request Aug 29, 2015
@elbrujohalcon elbrujohalcon merged commit 363900b into master Aug 29, 2015
@jfacorro jfacorro deleted the jfacorro.153.max_function_length branch August 30, 2015 02:40
jfacorro added a commit that referenced this pull request Aug 31, 2015
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