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

Support for no_call and no_common_caveats #98

Merged
merged 1 commit into from
Jun 29, 2018
Merged

Support for no_call and no_common_caveats #98

merged 1 commit into from
Jun 29, 2018

Conversation

adrianroe
Copy link
Contributor

A discussed in inaka/elvis#484

I haven't update the docs as yet, but it all has tests and is dialyzer clean.

There is one issue at present, which is that the existing elvis_core code does not recognise calls to size as actually being calls to erlang:size so the test file, somewhat artificially has calls in it to erlang:size (whereas 99% of my code certainly does not usually use the erlang: prefix for this).

Perhaps one to talk through.

@elbrujohalcon
Copy link
Member

@adrianroe I'm merging the PR… please remember to update the docs.

@elbrujohalcon elbrujohalcon merged commit c9e75f9 into inaka:master Jun 29, 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

Successfully merging this pull request may close these issues.

3 participants