zhenlab-ltri / NemaNode

Interactive map of neural connections in the nematode C. elegans. Online at http://nemanode.org.
http://nemanode.org
GNU General Public License v3.0
8 stars 4 forks source link

potential fix for incorrect gap junction numbers #68

Closed d2fong closed 3 years ago

d2fong commented 3 years ago

Should not be merged yet still need to test and add automated test.

refs #67

d2fong commented 3 years ago

I think the tests are passing but the lint check fails.

dwitvliet commented 3 years ago

It should be good now, @d2fong?

d2fong commented 3 years ago

Oh right. Is there a command for that?

dwitvliet commented 3 years ago

Oh right. Is there a command for that?

Do you mean npm run test:eslint?

d2fong commented 3 years ago

Does that auto fix the lint issues? I thought there was one that did. On Wed, Dec 9, 2020 at 9:51 PM Daniel Witvliet notifications@github.com wrote:

Oh right. Is there a command for that?

Do you mean npm run test:eslint?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/dwitvliet/NemaNode/pull/68#issuecomment-742201025, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARYNYY4IMYQIDZYJC3QOQLSUAZSRANCNFSM4URHJNJA .

d2fong commented 3 years ago

Yeah it should be. Let's just merge it.