openSUSE / gitarro

run all your test against a GitHub Pull request
https://opensuse.github.io/gitarro
MIT License
15 stars 20 forks source link

Dockerfile and script to create and run an image to run rubocop #40

Closed juliogonzalez closed 7 years ago

juliogonzalez commented 7 years ago

Dockerfile and script to build an image and run rubocop with GitBot (or as an extra, it is also possible to run rubocop without gitbot so we can also use it for branches).

README.md is placed at docker/rubocop and not at doc/ since this is somehow a subproject.

The stuff is at docker/rubocop/ because most probably we will create more Dockerfiles in the future for other tools.