Hi everyone, I finally completed all rules that I could think of for my eslint plugin package for Backbone (https://github.com/ilyavolodin/eslint-plugin-backbone). Even though everything seems to be working, all unit tests are passing and I have 100% code coverage, it still feels messy and not ideal to me. It's been a while since I wrote rules for ESLint core, so I would appreciate any feedback you might have about how the code could be improved/cleaned up. I'm pretty sure that there are better ways to do what I'm doing. (sorry, I know this is not really a mailing list for code reviews, but since approach for writing rules is very specific to ESLint, I though it might fly).
Thanks, Ilya Volodin -- You received this message because you are subscribed to the Google Groups "ESLint" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
