Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Handle 'required' fields in partial property code fixer - #972

#972
Merged
Sergio0694 merged 7 commits into
mainCommunityToolkit/dotnet:mainfrom
dev/multi-target-code-fixersCommunityToolkit/dotnet:dev/multi-target-code-fixersCopy head branch name to clipboard
Oct 29, 2024
Merged

Handle 'required' fields in partial property code fixer#972
Sergio0694 merged 7 commits into
mainCommunityToolkit/dotnet:mainfrom
dev/multi-target-code-fixersCommunityToolkit/dotnet:dev/multi-target-code-fixersCopy head branch name to clipboard

Conversation

@Sergio0694

Copy link
Copy Markdown
Member

Closes #971

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Tested code with current supported SDKs
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

@Sergio0694 Sergio0694 added mvvm-toolkit 🧰 Issues/PRs for the MVVM Toolkit analyzer 👓 A new analyzer being implemented or updated labels Oct 29, 2024
@Sergio0694
Sergio0694 merged commit f924bc2 into main Oct 29, 2024
@Sergio0694
Sergio0694 deleted the dev/multi-target-code-fixers branch October 29, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

analyzer 👓 A new analyzer being implemented or updated mvvm-toolkit 🧰 Issues/PRs for the MVVM Toolkit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MVVMTK0042's code fix provider replaces required fields with non-required properties

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.