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

Implement S6326 for both C# and VB.NET #7345

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 20, 2024

  1. Implement S6326 for both C# and VB.NET.

    Corniel Nobel authored and Corniel committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a153687 View commit details
    Browse the repository at this point in the history
  2. Update analyzers/tests/SonarAnalyzer.UnitTest/TestCases/RegularExpres…

    …sions/RegexShouldNotContainMultipleSpaces.cs
    
    Co-authored-by: Pavel Mikula <57188685+pavel-mikula-sonarsource@users.noreply.github.com>
    Corniel and pavel-mikula-sonarsource committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2e0cc5e View commit details
    Browse the repository at this point in the history
  3. Introduction of a base class.

    Corniel committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f96a490 View commit details
    Browse the repository at this point in the history
  4. Applied suggestions.

    Corniel committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b4d5f2e View commit details
    Browse the repository at this point in the history
  5. Clean-up.

    Corniel committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    da14fd7 View commit details
    Browse the repository at this point in the history
  6. Add whitespace examples.

    Corniel committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2080e7c View commit details
    Browse the repository at this point in the history
  7. Error syntax.

    Corniel committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    51b6b16 View commit details
    Browse the repository at this point in the history