krageon / closure-linter

A fork of gjslint. It was necessary to make it work on python 3.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

A fork of gjslint. It was necessary to make it work on python 3.4

License:Apache License 2.0


Languages

Language:Python 100.0%