Skip to content

Commit 67fcc37

Browse files
authored
Add commas
1 parent f70ee4c commit 67fcc37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- Can now specify that format run against a solution filter with `dotnet format solution.slnf`
1818
- Can now filter diagnostics with `dotnet format --fix-analyzers --diagnostics ID0001`
1919
- Can now generate a MSBuild binary log with `dotnet format --binary-log PATH`
20-
- Now with support for analyzers such as the [PublicApiAnalyzers](https://github.com/dotnet/roslyn-analyzers#microsoftcodeanalysispublicapianalyzers) which update non-code files
20+
- Now with support for analyzers, such as the [PublicApiAnalyzers](https://github.com/dotnet/roslyn-analyzers#microsoftcodeanalysispublicapianalyzers), which update non-code files
2121

2222
#### Breaking Changes
2323

0 commit comments

Comments
 (0)