IntelliTect / IntelliTect/CodingGuidelines

Fixer for INTL0101 deletes xmldoc comments on method

Đang mở
#136 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
analyzer bug proposal
Ngôn ngữ chính
C#
Star
12
Fork
16
Merge trung bình
2 phút
Pull request đã merge (30 ngày)
7

Mô tả

Have a method like so:

``` c#
///
/// Does foo
///
[AttributeOne, AttributeTwo]
public async Task FooAsync()
{

}
```

Then, apply the fixer for INTL0101. The comment on the method is deleted.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.