Skip to content

Commit

Permalink
Merge pull request #1037 from tjmaynes/main
Browse files Browse the repository at this point in the history
Use correct flag for codestyle codefixes
  • Loading branch information
msftbot[bot] committed Mar 9, 2021
2 parents 2449a3c + 48a4f25 commit 20fd256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@
### New in v5.0.211103

### New Features
- Can now apply codestyle codefixes automatically with `dotnet format --fix-codestyle`
- Can now apply codestyle codefixes automatically with `dotnet format --fix-style`
- Can now apply analyzer codefixes automatically with `dotnet format --fix-analyzers`

### Breaking Changes
Expand Down

0 comments on commit 20fd256

Please sign in to comment.