Skip to content

Add doc to define function in type module #686

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

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

greg-rychlewski
Copy link
Member

I thought this might be helpful for new people who might be intimidated by the macros. Also it will help me when I come back to this module in a few years and can't remember what it does.

Comment on lines +20 to +21
- The type infos are associated to extensions using the `matching/1` callback
- The sub-oids for super extensions are created using the `oids/2` callback
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing indentation otherwise it might be rendered as code:

Suggested change
- The type infos are associated to extensions using the `matching/1` callback
- The sub-oids for super extensions are created using the `oids/2` callback
- The type infos are associated to extensions using the `matching/1` callback
- The sub-oids for super extensions are created using the `oids/2` callback

@greg-rychlewski greg-rychlewski merged commit dfec33b into elixir-ecto:master Jul 3, 2024
9 checks passed
@greg-rychlewski greg-rychlewski deleted the define_docs branch July 3, 2024 09:38
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.

2 participants