Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrusNajmabadi committed Jan 16, 2025
1 parent 43b3ec3 commit e5d47df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Features/RulesMissingDocumentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ IDE0306 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-r
IDE0320 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0320> | Make anonymous function static |
IDE0330 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0330> | Use 'System.Threading.Lock' |
IDE0340 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0340> | Use unbound generic type |
IDE0350 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0350> | Use implicitly typed lambda |
IDE1007 | | |
IDE2000 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000> | Avoid multiple blank lines |
IDE2001 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2001> | Embedded statements must be on their own line |
Expand Down

0 comments on commit e5d47df

Please sign in to comment.