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

Add analyzer RemoveEmptySyntax #913

Merged
merged 31 commits into from
Aug 20, 2023
Merged

Add analyzer RemoveEmptySyntax #913

merged 31 commits into from
Aug 20, 2023

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    7ef646a View commit details
    Browse the repository at this point in the history
  2. Update Analyzers.xml

    josefpihrt committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    8df36aa View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    44dc12d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    8fcb706 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    7ead933 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    26040d1 View commit details
    Browse the repository at this point in the history
  2. Update

    josefpihrt committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7a66de9 View commit details
    Browse the repository at this point in the history
  3. Disable by default

    josefpihrt committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ed8af3b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Merge branch 'main' into feature/empty-syntax

    # Conflicts:
    #	ChangeLog.md
    josefpihrt committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    eeb41e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. update

    josefpihrt committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    aef06c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Merge branch 'main' into feature/empty-syntax

    # Conflicts:
    #	ChangeLog.md
    josefpihrt committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8ed6e69 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Merge branch 'main' into feature/empty-syntax

    # Conflicts:
    #	ChangeLog.md
    #	src/Analyzers.CodeFixes/CSharp/CodeFixes/ElseClauseCodeFixProvider.cs
    #	src/Analyzers.CodeFixes/CSharp/CodeFixes/FinallyClauseCodeFixProvider.cs
    #	src/Analyzers/CSharp/DiagnosticIdentifiers.Generated.cs
    #	src/Analyzers/CSharp/DiagnosticRules.Generated.cs
    josefpihrt committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    7d56061 View commit details
    Browse the repository at this point in the history
  2. update

    josefpihrt committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5e1cd65 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Merge branch 'main' into feature/empty-syntax

    # Conflicts:
    #	ChangeLog.md
    #	src/Analyzers/CSharp/DiagnosticIdentifiers.Generated.cs
    #	src/Analyzers/CSharp/DiagnosticRules.Generated.cs
    josefpihrt committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    d69ee93 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Merge branch 'main' into feature/empty-syntax

    # Conflicts:
    #	docs/Configuration.md
    #	src/VisualStudioCode/package/src/configurationFiles.generated.ts
    josefpihrt committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    e65aecb View commit details
    Browse the repository at this point in the history
  2. update

    josefpihrt committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    981ddde View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Merge branch 'main' into feature/empty-syntax

    # Conflicts:
    #	ChangeLog.md
    josefpihrt committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    28525fb View commit details
    Browse the repository at this point in the history
  2. fixes

    josefpihrt committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    d61a4a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge main

    josefpihrt committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2e42988 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    26cd6b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Merge branch 'main' into feature/empty-syntax

    # Conflicts:
    #	src/Analyzers/CSharp/DiagnosticIdentifiers.Generated.cs
    #	src/Analyzers/CSharp/DiagnosticRules.Generated.cs
    #	src/VisualStudioCode/package/src/configurationFiles.generated.ts
    josefpihrt committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    7d67391 View commit details
    Browse the repository at this point in the history
  2. update

    josefpihrt committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b0fcb76 View commit details
    Browse the repository at this point in the history
  3. update

    josefpihrt committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    1a88bbe View commit details
    Browse the repository at this point in the history
  4. update

    josefpihrt committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    accc225 View commit details
    Browse the repository at this point in the history
  5. update

    josefpihrt committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e586f52 View commit details
    Browse the repository at this point in the history
  6. update

    josefpihrt committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    27869db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef61f84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4d92b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. update

    josefpihrt committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    05a5003 View commit details
    Browse the repository at this point in the history
  2. update

    josefpihrt committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7f28cf7 View commit details
    Browse the repository at this point in the history
  3. update

    josefpihrt committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    cf7e821 View commit details
    Browse the repository at this point in the history