Skip to content

Commit 2f3531e

Browse files
update docs
1 parent 546a414 commit 2f3531e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Features/RulesMissingDocumentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Rule ID | Missing Help Link | Title |
44
--------|-------------------|-------|
55
IDE0005_gen | | Imports statement is unnecessary. |
66
IDE0043 | | Invalid format string |
7+
IDE0121 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0121> | Simplify LINQ expression |
78
IDE0290 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290> | Use primary constructor |
89
IDE0300 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300> | Simplify collection initialization |
910
IDE0301 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301> | Simplify collection initialization |

0 commit comments

Comments
 (0)