The Wayback Machine - https://web.archive.org/web/20201125014543/https://github.com/xamarin/xamarin-macios/pull/9621
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

[Bug] Fix inconsistent use of punctuation in argument descriptions #9621

Merged
merged 2 commits into from Sep 15, 2020

Conversation

@whitneyschmidt
Copy link
Contributor

@whitneyschmidt whitneyschmidt commented Sep 10, 2020

Fix #8612

@monojenkins
Copy link
Collaborator

@monojenkins monojenkins commented Sep 11, 2020

Copy link
Contributor

@spouliot spouliot left a comment

We could write a unit test for this, like

  • include (if not already) Driver.cs in mtouch-tests project
  • ensure options are initialized (which might require a bit of refactoring)
  • unit test to scan all descriptions and ensure they ends with a ..
@monojenkins
Copy link
Collaborator

@monojenkins monojenkins commented Sep 15, 2020

@whitneyschmidt
Copy link
Contributor Author

@whitneyschmidt whitneyschmidt commented Sep 15, 2020

@monojenkins backport d16-8

@monojenkins
Copy link
Collaborator

@monojenkins monojenkins commented Sep 15, 2020

@whitneyschmidt backporting to d16-8 failed, the patch results in conflicts:

Applying: fix inconsistent use of punctuation in argument descriptions
Using index info to reconstruct a base tree...
M	tools/common/Driver.cs
Falling back to patching base and 3-way merge...
Auto-merging tools/common/Driver.cs
CONFLICT (content): Merge conflict in tools/common/Driver.cs
error: Failed to merge in the changes.
Patch failed at 0001 fix inconsistent use of punctuation in argument descriptions

Please backport manually!

@whitneyschmidt whitneyschmidt merged commit 01254a0 into xamarin:main Sep 15, 2020
2 of 3 checks passed
2 of 3 checks passed
Backport to d16-8 Backport failed.
Details
Build Build success. No test results found.
Details
license/cla All CLA requirements met.
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

7 participants
You can’t perform that action at this time.