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 8 commits into
base: master
Choose a base branch
from

Commits on Jul 31, 2024

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

    Corniel Nobel authored and Corniel committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fc24f81 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 <[email protected]>
    Corniel and pavel-mikula-sonarsource committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    180201f View commit details
    Browse the repository at this point in the history
  3. Introduction of a base class.

    Corniel committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2c3ad46 View commit details
    Browse the repository at this point in the history
  4. Applied suggestions.

    Corniel committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4d6e864 View commit details
    Browse the repository at this point in the history
  5. Clean-up.

    Corniel committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    97a07de View commit details
    Browse the repository at this point in the history
  6. Add whitespace examples.

    Corniel committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    91d247e View commit details
    Browse the repository at this point in the history
  7. Error syntax.

    Corniel committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0b040a9 View commit details
    Browse the repository at this point in the history
  8. fix rebase

    Corniel committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6600459 View commit details
    Browse the repository at this point in the history