Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A rule with a code line inside a comment block may still execute. For example this rule uses two different Javascript comment styles. The commented out lines in both cases will execute even though you would expect them to be ignored. Do note not use comments for this purpose.

...