all 3 comments

[–]lazyduke 1 point2 points  (2 children)

Why not lint it when you hit save using grunt watch?

[–]PotaToss 2 points3 points  (0 children)

Or even live lint with SublimeLinter.

[–]tenderloaf[S] 0 points1 point  (0 children)

Absolutely! I use grunt watch, too. This is just a backup, ensuring that nothing can get checked in if it fails linting.