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

Created custom type Earmark.Options.options; added type specs for functions using options #481

Merged
merged 7 commits into from
Mar 4, 2024

Conversation

bradhanks
Copy link
Contributor

@bradhanks bradhanks commented Feb 5, 2024

in Earmark.Options

@type options ::
Earmark.Options.t()
| Earmark.Parser.Options.t()
| map()
| maybe_improper_list()
| Keyword.t()

there's one commit per file and I tried to commit them in an order that made sense.

removed quite a few dialyzer warnings along the way

#171

@bradhanks bradhanks mentioned this pull request Feb 5, 2024
@amit-chaudhari1 amit-chaudhari1 merged commit df44cab into pragdave:master Mar 4, 2024
3 checks passed
@bradhanks bradhanks deleted the options_type branch March 9, 2024 05:47
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

2 participants