rspec/rules/S3533/javascript/comments-and-links.adoc

7 lines
615 B
Plaintext

=== on 8 Feb 2016, 09:01:19 Elena Vilchik wrote:
\[~ann.campbell.2] WDYT about removing code examples at all?
=== on 8 Feb 2016, 09:44:14 Elena Vilchik wrote:
\[~ann.campbell.2] I don't like the following thing: for AMD (``++define++`` function) we will raise one issue per module (aka file). While for CommonJS (``++require++`` function) will raise one issue per imported module. I like second approach and suggest to raise one issue per imported module for AMD too (i.e. per element in first argument array). Then we can change the message to ``++Use a standard "import" statement to import module "XXX".++``.