cfjedimaster/brackets-jshint

.jshintrc still not respected in the current directory

Closed this issue · 5 comments

It seems that only the one in the project root is picked.

@rabchev, oops, this case (the .js file and .jshintrc in the same directory) is missed. the search starts from the parent directory. fix on its way!

@rabchev, thanks for reporting this one! submitted PR #50 which fixes it.

Geeze man - couldn't you respond quicker? ;) I'm at a conference so it may
take me a bit to get this in - but will try to do it asap.

On Wed, May 14, 2014 at 10:26 AM, busykai notifications@github.com wrote:

@rabchev https://github.com/rabchev, thanks for reporting this one!
submitted PR #50 https://github.com/cfjedimaster/brackets-jshint/pull/50which fixes it.


Reply to this email directly or view it on GitHubhttps://github.com//issues/49#issuecomment-43095327
.

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com
Blog : www.raymondcamden.com
Twitter: raymondcamden

Heh, just cleaning my mess. :)

Released to the registry - thanks again busykai!