codeclimate / codeclimate-eslint

Code Climate Engine for ESLint
MIT License
95 stars 93 forks source link

add eslint-plugin-cypress #405

Closed efueger closed 6 years ago

efueger commented 6 years ago

Add eslint-plugin-cypress to resolve issue https://github.com/codeclimate/codeclimate-eslint/issues/366

efueger commented 6 years ago

FYI: I used the instructions in the CONTRIBUTING.md file to test locally.

ale7714 commented 6 years ago

Thanks @efueger 💪. Max is taking over :)

maxjacobson commented 6 years ago

should I do the same for the eslint-4 channel?

@efueger yes please. The master branch tracks eslint-3 currently, so I'll merge this in and get it onto the stable & eslint-3 channels, but we might as well bring it forward as well to eslint-4

maxjacobson commented 6 years ago

LMK if you hit any snags with that