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 CodeFix for CA2246 #3694

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 30, 2020

  1. Implement CA2246 codefix

    Youssef1313 committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    f7df990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db806b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    29f3918 View commit details
    Browse the repository at this point in the history
  2. Minor fixes in tests

    Youssef1313 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    17c641a View commit details
    Browse the repository at this point in the history
  3. Refactor codefix

    Youssef1313 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    3768e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e62dcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7fc00a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d14a22 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    9b01d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b97a38c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    111abcc View commit details
    Browse the repository at this point in the history
  4. Revert Unshipped change

    Youssef1313 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    9de938a View commit details
    Browse the repository at this point in the history
  5. Fix trivia handling

    Youssef1313 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    ebf37bd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Apply suggestions from code review

    Co-authored-by: Amaury Levé <evangelink@gmail.com>
    Youssef1313 and Evangelink committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    56f180d View commit details
    Browse the repository at this point in the history
  2. Apply suggestion from code review

    Co-authored-by: Amaury Levé <evangelink@gmail.com>
    Youssef1313 and Evangelink committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    f82374a View commit details
    Browse the repository at this point in the history