phetsims / sugar-and-salt-solutions

"Sugar And Salt Solutions" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 1 forks source link

Formatting around line comments #14

Open samreid opened 9 years ago

samreid commented 9 years ago

According to the PhET Style Guidelines https://docs.google.com/document/d/1odXkliRagq0zuf1_NdOtQ2BrkC9hwlISnPi2y-dKdrk/edit# there should be a blank line preceding a section of line comments, and a whitespace between // and the first letter of the comment.

samreid commented 9 years ago

Some sample changes above (not necessarily complete).