Faeranne / github-todo

Github webhook to create issues for TODO items in commits.
3 stars 2 forks source link

Pass jshint #13

Open FreeHooks opened 10 years ago

Faeranne commented 10 years ago

Do we care about jshints complaint of having the index values in the forEach loops? Seems we need them to make the callbacks work right.

Faeranne commented 10 years ago

nvm, we'll have to. the request module returns an error and res object, and we have absolutely no use for res.