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

Suppress on property name changed config #541

Merged

Conversation

distantcam
Copy link
Member

Description

This PR fixes the missing config schema for SuppressWarnings
This PR adds a new config SuppressOnPropertyNameChanged

Fixes #539

Todos

  • The options page needs to be updated

@ltrzesniewski
Copy link
Member

LGTM but for some reason the CI run timed out after one hour :/
I ran the tests locally and they all passed. Can you trigger the CI build again @SimonCropp?

@SimonCropp
Copy link
Member

build passed

@distantcam
Copy link
Member Author

I can't edit the options wiki myself, if you're waiting for that.

@ltrzesniewski
Copy link
Member

No worries, I'll update the wiki page once this PR is merged.

Since you didn't merge it yet @SimonCropp I'll ask just in case: is this change OK for you?

@SimonCropp
Copy link
Member

yep. lgtm

@ltrzesniewski ltrzesniewski merged commit 04af646 into Fody:master Mar 17, 2020
@ltrzesniewski
Copy link
Member

I noticed a little detail (unfortunately after merging), when editing the wiki page: shouldn't we rename SuppressOnPropertyNameChangedWarning to SuppressOnPropertyNameChangedWarnings for consistency with SuppressWarnings? That would need to be done before a release.

@distantcam distantcam deleted the SuppressOnPropertyNameChangedConfig branch March 17, 2020 08:37
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.

Updating to the newest version is now causing SuppressPropertyChangedWarnings in an existing codebase
3 participants