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

Use smaller banner msg on destination folder page #735

Merged
merged 2 commits into from
Jul 13, 2023

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    b4e4ddd View commit details
    Browse the repository at this point in the history
  2. Handle new StyleCop errors (#4299)

    * Fix SA1516 (blank lines)
    
    This used to not work for the file-scoped namespaces, but now does.
    
    * Disable instances of SA1402 (multiple types single file)
    
    StyleCop used to not enforce this for record types.
    bouwkast authored and pjanotti committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f81ea03 View commit details
    Browse the repository at this point in the history