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

#658 Change upstream Regex to account for blank placeholders #1333

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    94f9abe View commit details
    Browse the repository at this point in the history
  2. code formatting

    raman-m committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    285e07a View commit details
    Browse the repository at this point in the history
  3. IDE0057 Substring can be simplified

    Use range operator
    raman-m committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    58c5d5f View commit details
    Browse the repository at this point in the history
  4. code formatting

    raman-m committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    295f7b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    687c869 View commit details
    Browse the repository at this point in the history
  6. CA1822 Member 'TemplateDoesNotEndInForwardSlash' does not access inst…

    …ance data and can be marked as static
    raman-m committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4c23837 View commit details
    Browse the repository at this point in the history
  7. CA1822 Member 'IsLastPlaceholder' does not access instance data and c…

    …an be marked as static
    raman-m committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2c19c3d View commit details
    Browse the repository at this point in the history
  8. IDE1006 Naming rule violation: These words must begin with upper case…

    … characters: should_*
    raman-m committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8877c90 View commit details
    Browse the repository at this point in the history