Skip to content

Conversation

@azchohfi
Copy link
Contributor

Fixes #3187

PR Type

What kind of change does this PR introduce?

  • Code style update (formatting)

What is the current behavior?

Old version of StyleCop.

What is the new behavior?

Latest stable version of StyleCop, and some minor code adjustments to fit the new rules.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Pull Request has been submitted to the documentation repository instructions. Link:
  • Sample in sample app has been added / updated (for bug fixes / features)
  • 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

@ghost
Copy link

ghost commented Mar 24, 2020

Thanks azchohfi for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;

[assembly: InternalsVisibleTo("UnitTests")]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@michael-hawker michael-hawker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of questions. Otherwise looks great.

@michael-hawker
Copy link
Member

Thanks @azchohfi! 🎉

@michael-hawker michael-hawker merged commit 9fc3a62 into master Mar 25, 2020
@delete-merged-branch delete-merged-branch bot deleted the styleCopUpdate branch March 25, 2020 01:16
@michael-hawker michael-hawker added this to the 6.1 milestone Mar 25, 2020
@michael-hawker michael-hawker mentioned this pull request Mar 27, 2020
36 tasks
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.

Old StyleCop version

3 participants