Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rosylilly/closure-linter

mirror https://developers.google.com/closure/utilities/
https://github.com/rosylilly/closure-linter

Last synced: 5 days ago
JSON representation

mirror https://developers.google.com/closure/utilities/

Awesome Lists containing this project

README

        

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