rspec/rules/S3513/javascript/comments-and-links.adoc
2021-06-02 20:44:38 +02:00

10 lines
562 B
Plaintext

=== On 2016-02-19T11:12:14Z Elena Vilchik Wrote:
\[~ann.campbell.2] I don't think that tag ``++api-design++`` is good here. What ever way you use arguments in function declaration, the way to call this function is the same.
=== On 2016-02-19T14:28:02Z Ann Campbell Wrote:
\[~elena.vilchik] it should be clear from the function declaration what you need to pass into it. Declaring a no-args function and expecting args in it is crap design IMO.
=== On 2017-04-24T11:54:57Z Elena Vilchik Wrote:
\[~ann.campbell.2] Don't you mind making severity ``++minor++``?