Skip to content

Copy of Google's Javascript lint project, with some rules relaxed (eg line length)

License

Notifications You must be signed in to change notification settings

jetpacapp/closure-linter

Repository files navigation

This repository contains the Closure Linter - a style checker for JavaScript.

To install the application, run
   python ./setup.py install

After installing, you get two helper applications installed into /usr/local/bin:

   gjslint.py - runs the linter and checks for errors
   fixjsstyle.py - tries to fix errors automatically

About

Copy of Google's Javascript lint project, with some rules relaxed (eg line length)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published