zouhir / jarvis

A very intelligent browser based Webpack dashboard
5.44k stars 191 forks source link

Automatically fix JavaScript errors on pull requests #91

Closed ghost closed 6 years ago

ghost commented 6 years ago

I run Stickler-CI which is a service aimed at improving code quality by simplifying code review by automating code feedback in pull requests.

We just launched auto-fixing for JavaScript through pull request commits. As a JavaScript open source project, our service will save you time and brain power by automatically fixing style errors.

If you are interested in trying out our product, we can submit a pull request with the configuration file, but a maintainer will need to enable webhooks by logging into https://stickler-ci.com and enabling the webhook.

Thank you!

zouhir commented 6 years ago

Thank you! Sorry I've been super busy recently, I'll check out your CI tool today!