IntelliTect / IntelliTect/CodingGuidelines

Fixer for INTL0101 deletes xmldoc comments on method

Aperta
#136 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
analyzer bug proposal
Lingua principale
C#
Stelle
12
Fork
16
Merge medio
2m
PR unite (30g)
7

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.