cfjedimaster / brackets-jshint

Adds JSHint support to Brackets
MIT License
131 stars 41 forks source link

Jshint throwing multiple lines for same error #72

Open awebdeveloper opened 9 years ago

awebdeveloper commented 9 years ago

screenshot from 2015-01-22 11 35 31

cfjedimaster commented 9 years ago

I tried typing the exact same code as you and got no JSHint issues. Are you using the current release? Are you using a .jshintrc? If so - can you share it.

On Thu, Jan 22, 2015 at 12:06 AM, Prathik Shetty notifications@github.com wrote:

[image: screenshot from 2015-01-22 11 35 31] https://cloud.githubusercontent.com/assets/1593429/5851274/d69a29d0-a22a-11e4-97ee-28d94270fba2.png

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/brackets-jshint/issues/72.

Raymond Camden, Web Standards Evangelist

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

awebdeveloper commented 9 years ago

Yes i am on latest release and yes i am using jshintrc

https://github.com/angular/angular-seed/blob/master/.jshintrc

cfjedimaster commented 9 years ago

As far as I can see, this is an issue w/ JSHint, not the extension. When I run jshint at the CLI, I get the same.

On Thu, Jan 22, 2015 at 8:01 AM, Prathik Shetty notifications@github.com wrote:

Yes i am on latest release and yes i am using jshintrc

https://github.com/angular/angular-seed/blob/master/.jshintrc

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/brackets-jshint/issues/72#issuecomment-71023769 .

Raymond Camden, Web Standards Evangelist

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