- Update htmllint dependency
- Add 'rules'-option to pass htmllint options directly
- Update dependencies
- Bugfix for #6: Catch the htmllint Promise reject-handler
- updated npm modules
- added new option "failOnError"
- possible to add a custom reporter
- replaced jscs and jshint with ESLint
- added tests (basic)
- added travis integration
- added jscs and jshint
- added readme
- updated package urls
- added support for plugins
- added support for maxerr
- basic setup