rspec/rules/S2332/csharp/comments-and-links.adoc
2021-06-08 14:23:48 +02:00

16 lines
693 B
Plaintext

=== on 11 May 2015, 14:08:33 Dinesh Bolkensteyn wrote:
LGTM - note that there seems to be a compiler warning for this already (it's already reported in Visual Studio).
=== on 15 Mar 2016, 09:48:41 Tamas Vajk wrote:
\[~dinesh.bolkensteyn] Thanks, I've set the VS reference flag.
=== on 7 Apr 2016, 14:50:26 Tamas Vajk wrote:
Could you check this RSPEC? I modified it from readonly fields to properties.
=== on 7 Apr 2016, 17:11:20 Ann Campbell wrote:
Give it another read-through [~tamas.vajk]. I've made some changes.
=== on 15 Apr 2016, 11:13:37 Tamas Vajk wrote:
Note: I added back the fields, because VS doesn't report them as you type, it reports them only when you compile the code.