- ...
- Compatible with Python 3
- Remove some confusing default options for JSLint
- Use status code to detect if the file was valid instead of parsing the output from the node script
- Fix bug in the hook interface
- Fix bug in setup.py, wrong directive and wrong entry point
- Rename the module to avoid collisions with the jslint python wrapper project
- Simplify the module by moving the main file into the root directory
- Remove the reformat function