Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidparsson/jslint-checkstyle-plugin
A copy of the Checkstyle plugin for Jenkins, used to monitor JSLint warnings based on the Checkstyle XML format
https://github.com/davidparsson/jslint-checkstyle-plugin
Last synced: 16 days ago
JSON representation
A copy of the Checkstyle plugin for Jenkins, used to monitor JSLint warnings based on the Checkstyle XML format
- Host: GitHub
- URL: https://github.com/davidparsson/jslint-checkstyle-plugin
- Owner: davidparsson
- License: mit
- Created: 2013-03-20T12:42:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-21T13:25:41.000Z (over 11 years ago)
- Last Synced: 2024-10-11T14:42:19.889Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 1.42 MB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: License.txt
Awesome Lists containing this project
README
This Jenkins plug-in collects the JSLint analysis results in Checkstyle format
of the project modules and visualizes the found warnings.See: http://wiki.jenkins-ci.org/x/GYCGAQ
All source code is licensed under the MIT license.
Maintainer: Dr. Ullrich Hafner