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

Fix the NotSequenceEquals and EncapuslatePublicInspection logic #5212

Merged
merged 4 commits into from Oct 19, 2019

Conversation

bclothier
Copy link
Contributor

@bclothier bclothier commented Oct 12, 2019

Closes #4246
Closes #2899

The logic in the NotSequenceEquals had an extraneous logic after the success which caused it to fail. Simplified it.

Enable the EncapsulatePublicField inspection to handle Global as well.

@bclothier bclothier changed the title Fix the NotSequenceEquals logic Fix the NotSequenceEquals and EncapuslatePublicInspection logic Oct 12, 2019
@retailcoder retailcoder added the PR-Status: Conflicting PR can't be merged as it stands, conflicts must be resolved by the author. label Oct 18, 2019
@bclothier bclothier removed the PR-Status: Conflicting PR can't be merged as it stands, conflicts must be resolved by the author. label Oct 18, 2019
…nto FixAsserts

# Conflicts:
#	RubberduckTests/Inspections/EncapsulatePublicFieldInspectionTests.cs

Also add an test for ignoring global fields.
@retailcoder retailcoder merged commit bcce039 into rubberduck-vba:next Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants