Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DotNetAnalyzers/StyleCopAnalyzers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0-beta.312
Choose a base ref
...
head repository: DotNetAnalyzers/StyleCopAnalyzers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0-beta.321
Choose a head ref
  • 10 commits
  • 22 files changed
  • 3 contributors

Commits on Nov 27, 2020

  1. Update Configuration.md

    $(MSBuildThisFileDirectory) can be used to simplify the .props file
    mayermart authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    94b6d26 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Support records without braces

    Fixes #3272
    sharwell committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    9c5c071 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3274 from sharwell/single-line-record

    Support records without braces
    sharwell authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c8ce94b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Test for #3277

    danmoseley authored and sharwell committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    57bc54d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f851c85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46d2e37 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3278 from sharwell/Fix3277

    Support implicit object creation expressions in SA1129 code fix
    sharwell authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    f262c13 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    ec32196 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3287 from sharwell/update-testing

    Update Microsoft.CodeAnalysis.Testing to 1.0.1-beta1.20623.3
    sharwell authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    5b6d5be View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Merge pull request #3251 from mayermart/patch-1

    Update Configuration.md
    sharwell authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    23db6c0 View commit details
    Browse the repository at this point in the history
Loading