I recommend using both jshint and eslint. Both can be run from Grunt. The
reason I recommend using both is that each finds issues that the other
doesn't.


On Tue, Apr 8, 2014 at 6:48 AM, <[email protected]> wrote:

> I use grunt to uglify my code before publish. I aslo know the rule in the
> code for angularjs. thus, A Note on Minification
>
> I'm now looking for a tool which can lint the code in the whole project,
> like uglifyjs
>
> --
> You received this message because you are subscribed to the Google Groups
> "AngularJS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
R. Mark Volkmann
Object Computing, Inc.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to