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

Alex/unmappedmemberhandling #175

Closed
wants to merge 3 commits into from
Closed

Conversation

VisualBean
Copy link
Contributor

About the PR

Added unmapped memberhandling so you can stop errors from appearing in the diagnostics, if you have unmapped members.

Changelog

  • Add: unmapped member handling enum

Related Issues

dpwdec and others added 3 commits May 15, 2024 12:43
…168)

Co-authored-by: lego-10-01-06[bot] <119427331+lego-10-01-06[bot]@users.noreply.github.com>
Co-authored-by: Alex Wichmann <[email protected]>
Co-authored-by: gokerakc <[email protected]>
Co-authored-by: VisualBean <[email protected]>
Co-authored-by: Byron Mayne <[email protected]>
Co-authored-by: James Thompson <[email protected]>
Co-authored-by: dec.kolakowski <[email protected]>
Copy link

github-actions bot commented Jun 3, 2024

We require all PRs to follow Conventional Commits specification.
More details 👇🏼

 No release type found in pull request title "Alex/unmappedmemberhandling". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@VisualBean VisualBean closed this Jun 3, 2024
@VisualBean VisualBean deleted the alex/unmappedmemberhandling branch June 3, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnmappedMemberHandling
2 participants