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

28 lines
394 B
Plaintext
Raw Normal View History

=== On 2017-03-28T09:38:41Z 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 2017-05-22T14:22:31Z Michal Barczyk Wrote:
Also added "dispose"
include::../comments-and-links.adoc[]