Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format of the inherit call doesn't match the guidelines #33

Closed
jbphet opened this issue Dec 3, 2014 · 1 comment
Closed

Format of the inherit call doesn't match the guidelines #33

jbphet opened this issue Dec 3, 2014 · 1 comment
Assignees

Comments

@jbphet
Copy link
Contributor

jbphet commented Dec 3, 2014

This is a fairly minor formatting thing, but it improves the readability of the code. The PhET Development Overview document (see https://docs.google.com/document/d/1odXkliRagq0zuf1_NdOtQ2BrkC9hwlISnPi2y-dKdrk/edit?usp=sharing, section entitled Code and Documentation standards/style) specifies that there should be a space between adjacent methods in the inherit call. Much of the code doesn't adhere to this and should be cleaned up.

This was found during code review, see #29.

jbphet added a commit that referenced this issue Sep 23, 2015
@jbphet
Copy link
Contributor Author

jbphet commented Sep 23, 2015

I went through the code and fixed this, closing.

@jbphet jbphet closed this as completed Sep 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants