rspec/rules/S3346/csharp/comments-and-links.adoc

28 lines
396 B
Plaintext

=== on 28 Mar 2017, 09:38:41 Valeri Hristov wrote:
The JAVA implementation checks for certain verbs in the method name:
* "remove"
* "delete"
* "put"
* "set"
* "add"
* "pop"
* "update"
* "retain"
We could add a few more too:
* "insert"
* "push"
* "append"
* "clear"
* "dequeue"
=== on 22 May 2017, 14:22:31 Michal Barczyk wrote:
Also added "dispose"
include::../comments-and-links.adoc[]