google / closure-linter

Automatically exported from code.google.com/p/closure-linter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: Closure Linter - a style checker for ES5 JavaScript

Please note that the closure linter is deprecated. Esp. if you use ES6 features, the tool will not work for you.

Installation

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

Automatically exported from code.google.com/p/closure-linter

License:Apache License 2.0


Languages

Language:Python 79.2%Language:JavaScript 20.0%Language:HTML 0.8%