Metadata-Version: 2.1
Name: geoffrey-jshint
Version: 0.0.1
Summary: JSHint is a community-driven tool to detect errors and potential problems in JavaScript code
Home-page: https://github.com/GeoffreyCI/geoffrey-jshint
Author: Miguel Reguero Bejar
Author-email: mreguerob0@gmail.com
License: UNKNOWN
Platform: UNKNOWN

============================
geoffrey-jshint
============================

.. image:: https://badge.fury.io/py/geoffrey-jshint.png
    :target: http://badge.fury.io/py/geoffrey-jshint
    
.. image:: https://travis-ci.org/GeoffreyCI/geoffrey-jshint.png?branch=master
        :target: https://travis-ci.org/GeoffreyCI/geoffrey-jshint

.. image:: https://pypip.in/d/geoffrey-jshint/badge.png
        :target: https://pypi.python.org/pypi/geoffrey-jshint


JSHint is a community-driven tool to detect errors and potential problems in JavaScript code

Geoffrey wrapper for JSHint utility: http://www.jshint.com/

* Free software: GPLv3
* Documentation: http://geoffrey-jshint.readthedocs.org.

Configuration
-------------

To correctly use this plugin you must define the variable *jshint_path* in the plugin's section of your project

Features
--------

* TODO


