clutchski/coffeelint

Assignment while expecting conditional expression

Open

#264 opened on Apr 22, 2014

View on GitHub
 (4 comments) (0 reactions) (0 assignees)CoffeeScript (1,203 stars) (169 forks)batch import
Help Wantednew rule

Description

doSomething() if a = b # this is bad code

Contributor guide