We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It currently is
-spec validate_metadata(trails:metadata()) -> trails:metadata().
It should be
-spec validate_metadata(trails:metadata(_)) -> metadata().
The text was updated successfully, but these errors were encountered:
35a19fb
Merge pull request #31 from inaka/harenson.27.dialyzer-specs
4635caa
[fix #27] Fix metadata spec
harenson
No branches or pull requests
It currently is
It should be
The text was updated successfully, but these errors were encountered: