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

[Fix #364] Fix specs #43

Merged
merged 2 commits into from
Mar 28, 2016
Merged

[Fix #364] Fix specs #43

merged 2 commits into from
Mar 28, 2016

Conversation

harenson
Copy link
Member

No description provided.

clean(Files)->
clean(Files, []).

%% @private
-spec clean([file() | rule()], [file() | rule()]) -> [file() | rule()].
-spec clean([file()], [file()]) -> [file()];
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 Dialyzer:

Overloaded contract for elvis_result:clean/2 has overlapping domains; such contracts are currently unsupported and are simply ignored

@harenson harenson added the WIP label Mar 23, 2016
@harenson harenson removed the WIP label Mar 28, 2016
@elbrujohalcon elbrujohalcon merged commit 2bf183c into master Mar 28, 2016
@harenson harenson deleted the harenson.364.fix-specs branch March 28, 2016 16:57
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