clutchski/coffeelint

Assignment while expecting conditional expression

Open

#264 opened on Apr 22, 2014

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

Repository metrics

Stars
 (1,203 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide