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

Merge in Feature/analyzers #713

Merged
31 commits merged into from Jul 2, 2020
Merged

Merge in Feature/analyzers #713

31 commits merged into from Jul 2, 2020

Commits on Jun 3, 2020

  1. Copy the full SHA
    cc70a0c View commit details
    Browse the repository at this point in the history
  2. Run diagnostic analyzers in parallel.

    jmarolf authored and JoeRobich committed Jun 3, 2020
    Copy the full SHA
    48a9e5a View commit details
    Browse the repository at this point in the history
  3. Fix signing of third party components

    jmarolf authored and JoeRobich committed Jun 3, 2020
    Copy the full SHA
    38def36 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    39f2981 View commit details
    Browse the repository at this point in the history
  5. Refactor CodeFix Applier

    RikkiGibson authored and JoeRobich committed Jun 3, 2020
    Copy the full SHA
    003c51c View commit details
    Browse the repository at this point in the history
  6. Refactor AnalyzerRunner

    JoeRobich committed Jun 3, 2020
    Copy the full SHA
    2be158a View commit details
    Browse the repository at this point in the history
  7. Run formatters based on FormatType

    jmarolf authored and JoeRobich committed Jun 3, 2020
    Copy the full SHA
    0e2fc4b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    abaa89b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    011d916 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    895e583 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    28f738a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Copy the full SHA
    49d01eb View commit details
    Browse the repository at this point in the history
  2. Bump version

    JoeRobich committed Jun 4, 2020
    Copy the full SHA
    4351b5a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Await refactoring

    JoeRobich committed Jun 5, 2020
    Copy the full SHA
    93a6396 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7b8edc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Copy the full SHA
    128de98 View commit details
    Browse the repository at this point in the history
  2. Validate Roslyn CodeStyle.

    JoeRobich committed Jun 7, 2020
    Copy the full SHA
    577fbd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Copy the full SHA
    f14c03f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f063ce8 View commit details
    Browse the repository at this point in the history
  3. Fix style error

    JoeRobich committed Jun 8, 2020
    Copy the full SHA
    b7c20e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Addressed PR feedback

    JoeRobich committed Jun 9, 2020
    Copy the full SHA
    e2b7721 View commit details
    Browse the repository at this point in the history
  2. Fix formatting issues

    JoeRobich committed Jun 9, 2020
    Copy the full SHA
    507038a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #698 from JoeRobich/add-reflection-discovery

    Added reflection based discovery of analyzers and fixes
    JoeRobich committed Jun 9, 2020
    Copy the full SHA
    528bf3b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. add string localization

    jmarolf committed Jun 22, 2020
    Copy the full SHA
    0a5c927 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. add analyzer reflection tests

    jmarolf committed Jun 24, 2020
    Copy the full SHA
    adf693c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Copy the full SHA
    ea55ed1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    67a3428 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c0ca2c6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #710 from JoeRobich/update-options

    Remove deprecated options and aliases
    JoeRobich committed Jun 25, 2020
    Copy the full SHA
    95024cb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Copy the full SHA
    5a6079e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a85d00d View commit details
    Browse the repository at this point in the history