jamesallardice / jslint-error-explanations

:memo: Explanations of all the (sometimes cryptic) error messages thrown by JSLint and JSHint
http://linterrors.com
293 stars 35 forks source link

Add jshint warning codes to posts, for future API access #20

Closed timruffles closed 10 years ago

timruffles commented 11 years ago

JSHint has useful identifiers for its error messages, which I'm finding very helpful in building tools around jshint. I added them to the posts - this is also really cool for an API feature.

yeldarby commented 10 years ago

Love this! Was looking for these and could not find them listed anywhere.

timruffles commented 10 years ago

Glad it was useful! :)

On Wednesday, 9 April 2014, Brad Dwyer notifications@github.com wrote:

Love this! Was looking for these and could not find them listed anywhere.

Reply to this email directly or view it on GitHubhttps://github.com/jamesallardice/jslint-error-explanations/pull/20#issuecomment-40005865 .

jamesallardice commented 10 years ago

@timruffles I've just deployed a new version of the site based on my previous API work. JSHint identifiers are now used as alias slugs for each article. Thanks for your work on this originally. Unfortunately due to the massive changes made for the new version of the site this PR couldn't be merged.